Searched defs:IWineD3DBaseShaderImpl (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h3156 typedef struct IWineD3DBaseShaderImpl { struct
3162 } IWineD3DBaseShaderImpl; typedef in typeref:struct:IWineD3DBaseShaderImpl
3233 static inline BOOL shader_constant_is_local(IWineD3DBaseShaderImpl* This, DWORD reg) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h3121 typedef struct IWineD3DBaseShaderImpl { struct
3127 } IWineD3DBaseShaderImpl; typedef in typeref:struct:IWineD3DBaseShaderImpl
3192 static inline BOOL shader_constant_is_local(IWineD3DBaseShaderImpl* This, DWORD reg) {

Completed in 81 milliseconds