Searched defs:GetPixelShaderConstantI (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7153 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantI(
7890 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantI)( member in struct:IWineD3DDeviceVtbl
8364 #define IWineD3DDevice_GetPixelShaderConstantI(This,start_register,constants,vector4i_count) (This)->lpVtbl->GetPixelShaderConstantI(This,start_register,constants,vector4i_count)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7154 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantI(
7891 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantI)( member in struct:IWineD3DDeviceVtbl
8365 #define IWineD3DDevice_GetPixelShaderConstantI(This,start_register,constants,vector4i_count) (This)->lpVtbl->GetPixelShaderConstantI(This,start_register,constants,vector4i_count)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7153 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantI(
7890 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantI)( member in struct:IWineD3DDeviceVtbl
8364 #define IWineD3DDevice_GetPixelShaderConstantI(This,start_register,constants,vector4i_count) (This)->lpVtbl->GetPixelShaderConstantI(This,start_register,constants,vector4i_count)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7124 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantI(
7839 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantI)( member in struct:IWineD3DDeviceVtbl
8287 #define IWineD3DDevice_GetPixelShaderConstantI(This,start_register,constants,vector4i_count) (This)->lpVtbl->GetPixelShaderConstantI(This,start_register,constants,vector4i_count)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7153 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantI(
7890 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantI)( member in struct:IWineD3DDeviceVtbl
8364 #define IWineD3DDevice_GetPixelShaderConstantI(This,start_register,constants,vector4i_count) (This)->lpVtbl->GetPixelShaderConstantI(This,start_register,constants,vector4i_count)

Completed in 451 milliseconds