Searched refs:component_count (Results 1 - 14 of 14) 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_new/wined3d/
H A Dvertexdeclaration.c297 state->offset += format->component_count * format->component_size;
H A Dbuffer.c288 attrib_size = attrib->format->component_count * attrib->format->component_size;
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 Dshader.c2089 max_valid = element->format->component_count;
H A Dwined3d_private.h3136 GLint component_count; member in struct:wined3d_format
H A Dstate.c4347 TRACE("Blend %u %p %u\n", e->format->component_count,
4353 GL_EXTCALL(glVertexBlendARB(e->format->component_count + 1));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c284 attrib_size = attrib->format_desc->component_count * attrib->format_desc->component_size;
389 orig_type_size = strided->elements[i].format_desc->component_count
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 Dstate.c4239 TRACE("Blend %d %p %d\n", e->format_desc->component_count,
4245 GL_EXTCALL(glVertexBlendARB(e->format_desc->component_count + 1));
H A Dwined3d_private.h3358 GLint component_count; member in struct:wined3d_format_desc
H A Ddevice.c1202 state->offset += format_desc->component_count * format_desc->component_size;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9mesh.h792 UINT width, UINT height, UINT signal_dimension, UINT component_count, DWORD flags,
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h3399 GLint component_count; member in struct:wined3d_format_desc

Completed in 173 milliseconds