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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h544 enum wined3d_shader_type enum
553 enum wined3d_shader_type type;
3176 static inline BOOL shader_is_pshader_version(enum wined3d_shader_type type)
3181 static inline BOOL shader_is_vshader_version(enum wined3d_shader_type type)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h533 enum wined3d_shader_type enum
542 enum wined3d_shader_type type;
3141 static inline BOOL shader_is_pshader_version(enum wined3d_shader_type type)
3146 static inline BOOL shader_is_vshader_version(enum wined3d_shader_type type)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h573 enum wined3d_shader_type enum
582 enum wined3d_shader_type type;

Completed in 106 milliseconds