Searched refs:wined3d_stream_info_element (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddrawprim.c96 const struct wined3d_stream_info_element *element;
571 struct wined3d_stream_info_element *e;
802 struct wined3d_stream_info_element *e;
H A Dbuffer.c244 const struct wined3d_stream_info_element *attrib, DWORD *stride_this_run)
304 const struct wined3d_stream_info_element *attrib = &si->elements[attrib_idx];
H A Ddevice.c331 struct wined3d_stream_info_element *element;
358 const struct WineDirect3DStridedData *strided, struct wined3d_stream_info_element *e)
3792 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_POSITION];
3908 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_NORMAL];
3919 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_DIFFUSE];
3952 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_SPECULAR];
3983 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_TEXCOORD0 + tex_index];
4051 struct wined3d_stream_info_element *e;
H A Dwined3d_private.h955 struct wined3d_stream_info_element struct
966 struct wined3d_stream_info_element elements[MAX_ATTRIBS];
H A Dstate.c3256 const struct wined3d_stream_info_element *e = &si->elements[WINED3D_FFP_TEXCOORD0 + coordIdx];
4224 const struct wined3d_stream_info_element *e;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddrawprim.c129 const struct wined3d_stream_info_element *element;
604 struct wined3d_stream_info_element *e;
H A Dbuffer.c222 const struct wined3d_stream_info_element *attrib, DWORD *stride_this_run
316 const struct wined3d_stream_info_element *attrib = &si->elements[attrib_idx];
H A Ddevice.c295 struct wined3d_stream_info_element *element;
3403 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_POSITION];
3505 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_NORMAL];
3514 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_DIFFUSE];
3537 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_SPECULAR];
3559 const struct wined3d_stream_info_element *element = &stream_info->elements[WINED3D_FFP_TEXCOORD0 + tex_index];
3616 struct wined3d_stream_info_element *e;
5829 void zv_bind_by_element(struct wined3d_context *context, const struct wined3d_stream_info_element *element, GLuint czvValue, const GLvoid *pzvValue)
H A Dwined3d_private.h961 struct wined3d_stream_info_element struct
974 struct wined3d_stream_info_element elements[MAX_ATTRIBS];
3063 void zv_bind_by_element(struct wined3d_context *context, const struct wined3d_stream_info_element *element, GLuint czvValue, const GLvoid *pzvValue);
H A Dstate.c3395 const struct wined3d_stream_info_element *e = &si->elements[WINED3D_FFP_TEXCOORD0 + coordIdx];
4332 const struct wined3d_stream_info_element *e;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h976 struct wined3d_stream_info_element struct
987 struct wined3d_stream_info_element elements[MAX_ATTRIBS];

Completed in 232 milliseconds