Searched defs:component_count (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ | ||
H A D | vertexdeclaration.c | 39 unsigned int component_count; member in struct:__anon1980 201 offset += d3d_dtype_lookup[elements[idx].Type].component_count |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | utils.c | 211 GLint component_count; member in struct:wined3d_format_vertex_info 1474 format_desc->component_count = format_vertex_info[i].component_count; |
H A D | wined3d_private.h | 3358 GLint component_count; member in struct:wined3d_format_desc |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ | ||
H A D | utils.c | 221 GLint component_count; member in struct:wined3d_format_vertex_info 1909 format->component_count = format_vertex_info[i].component_count; |
H A D | wined3d_private.h | 3136 GLint component_count; member in struct:wined3d_format |
/vbox/src/VBox/Devices/Graphics/shaderlib/ | ||
H A D | wined3d_private.h | 3399 GLint component_count; member in struct:wined3d_format_desc |
Completed in 96 milliseconds