Searched refs:StateEntryTemplate (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1225 struct StateEntryTemplate struct
1247 const struct StateEntryTemplate *states;
1251 extern const struct StateEntryTemplate misc_state_template[] DECLSPEC_HIDDEN;
1252 extern const struct StateEntryTemplate ffp_vertexstate_template[] DECLSPEC_HIDDEN;
1261 const struct wined3d_gl_info *gl_info, const struct StateEntryTemplate *vertex,
1262 const struct fragment_pipeline *fragment, const struct StateEntryTemplate *misc) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1197 struct StateEntryTemplate struct
1219 const struct StateEntryTemplate *states;
1223 extern const struct StateEntryTemplate misc_state_template[] DECLSPEC_HIDDEN;
1224 extern const struct StateEntryTemplate ffp_vertexstate_template[] DECLSPEC_HIDDEN;
1233 const struct wined3d_gl_info *gl_info, const struct StateEntryTemplate *vertex,
1234 const struct fragment_pipeline *fragment, const struct StateEntryTemplate *misc) DECLSPEC_HIDDEN;
H A Dstate.c4871 const struct StateEntryTemplate misc_state_template[] = {
5060 const struct StateEntryTemplate ffp_vertexstate_template[] = {
5458 static const struct StateEntryTemplate ffp_fragmentstate_template[] = {
5766 const struct wined3d_gl_info *gl_info, const struct StateEntryTemplate *vertex,
5767 const struct fragment_pipeline *fragment, const struct StateEntryTemplate *misc)
5771 const struct StateEntryTemplate *cur;
H A Dnvidia_texture_shader.c724 static const struct StateEntryTemplate nvrc_fragmentstate_template[] = {
H A Dati_fragment_shader.c926 static const struct StateEntryTemplate atifs_fragmentstate_template[] = {
H A Darb_program_shader.c6105 static const struct StateEntryTemplate arbfp_fragmentstate_template[] = {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1232 struct StateEntryTemplate struct
1258 const struct StateEntryTemplate *states;
1279 const struct StateEntryTemplate *vp_states;
1282 extern const struct StateEntryTemplate misc_state_template[] DECLSPEC_HIDDEN;
1299 const struct StateEntryTemplate *misc) DECLSPEC_HIDDEN;
H A Dnvidia_texture_shader.c786 static const struct StateEntryTemplate nvrc_fragmentstate_template[] =
H A Dati_fragment_shader.c964 static const struct StateEntryTemplate atifs_fragmentstate_template[] = {
H A Dstate.c4997 const struct StateEntryTemplate misc_state_template[] = {
5194 const struct StateEntryTemplate vp_ffp_states[] =
5594 static const struct StateEntryTemplate ffp_fragmentstate_template[] = {
5989 const struct StateEntryTemplate *misc)
5993 const struct StateEntryTemplate *cur;
H A Dglsl_shader.c6834 static const struct StateEntryTemplate glsl_vertex_pipe_vp_states[] =
7153 static const struct StateEntryTemplate glsl_fragment_pipe_state_template[] =
H A Darb_program_shader.c6613 static const struct StateEntryTemplate arbfp_fragmentstate_template[] =

Completed in 247 milliseconds