Searched defs:component_size (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ | ||
H A D | vertexdeclaration.c | 40 unsigned int component_size; member in struct:__anon1980 202 * d3d_dtype_lookup[elements[idx].Type].component_size; |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | utils.c | 215 unsigned int component_size; member in struct:wined3d_format_vertex_info 1478 format_desc->component_size = format_vertex_info[i].component_size; |
H A D | wined3d_private.h | 3362 unsigned int component_size; member in struct:wined3d_format_desc |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ | ||
H A D | utils.c | 225 unsigned int component_size; member in struct:wined3d_format_vertex_info 1913 format->component_size = format_vertex_info[i].component_size; |
H A D | wined3d_private.h | 3140 unsigned int component_size; member in struct:wined3d_format |
/vbox/src/VBox/Devices/Graphics/shaderlib/ | ||
H A D | wined3d_private.h | 3403 unsigned int component_size; member in struct:wined3d_format_desc |
Completed in 151 milliseconds