Searched defs:StateEntryTemplate (Results 1 - 3 of 3) 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;
/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;

Completed in 1954 milliseconds