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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7163 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantF(
7902 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantF)( member in struct:IWineD3DDeviceVtbl
8366 #define IWineD3DDevice_GetPixelShaderConstantF(This,start_register,constants,vector4f_count) (This)->lpVtbl->GetPixelShaderConstantF(This,start_register,constants,vector4f_count)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7164 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantF(
7903 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantF)( member in struct:IWineD3DDeviceVtbl
8367 #define IWineD3DDevice_GetPixelShaderConstantF(This,start_register,constants,vector4f_count) (This)->lpVtbl->GetPixelShaderConstantF(This,start_register,constants,vector4f_count)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7163 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantF(
7902 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantF)( member in struct:IWineD3DDeviceVtbl
8366 #define IWineD3DDevice_GetPixelShaderConstantF(This,start_register,constants,vector4f_count) (This)->lpVtbl->GetPixelShaderConstantF(This,start_register,constants,vector4f_count)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7134 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantF(
7851 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantF)( member in struct:IWineD3DDeviceVtbl
8289 #define IWineD3DDevice_GetPixelShaderConstantF(This,start_register,constants,vector4f_count) (This)->lpVtbl->GetPixelShaderConstantF(This,start_register,constants,vector4f_count)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7163 virtual HRESULT STDMETHODCALLTYPE GetPixelShaderConstantF(
7902 HRESULT (STDMETHODCALLTYPE *GetPixelShaderConstantF)( member in struct:IWineD3DDeviceVtbl
8366 #define IWineD3DDevice_GetPixelShaderConstantF(This,start_register,constants,vector4f_count) (This)->lpVtbl->GetPixelShaderConstantF(This,start_register,constants,vector4f_count)

Completed in 234 milliseconds