Searched defs:component_count (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c39 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 Dutils.c211 GLint component_count; member in struct:wined3d_format_vertex_info
1474 format_desc->component_count = format_vertex_info[i].component_count;
H A Dwined3d_private.h3358 GLint component_count; member in struct:wined3d_format_desc
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c221 GLint component_count; member in struct:wined3d_format_vertex_info
1909 format->component_count = format_vertex_info[i].component_count;
H A Dwined3d_private.h3136 GLint component_count; member in struct:wined3d_format
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h3399 GLint component_count; member in struct:wined3d_format_desc

Completed in 100 milliseconds