Searched defs:wined3d_shader_frontend (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h668 struct wined3d_shader_frontend struct
683 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
684 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
3126 const struct wined3d_shader_frontend *frontend;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h657 struct wined3d_shader_frontend struct
672 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
673 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
3091 const struct wined3d_shader_frontend *frontend;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h728 struct wined3d_shader_frontend struct
737 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
738 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
2909 const struct wined3d_shader_frontend *frontend;

Completed in 99 milliseconds