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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7194 virtual HRESULT STDMETHODCALLTYPE GetSamplerState(
7940 HRESULT (STDMETHODCALLTYPE *GetSamplerState)( member in struct:IWineD3DDeviceVtbl
8373 #define IWineD3DDevice_GetSamplerState(This,sampler_idx,state,value) (This)->lpVtbl->GetSamplerState(This,sampler_idx,state,value)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7195 virtual HRESULT STDMETHODCALLTYPE GetSamplerState(
7941 HRESULT (STDMETHODCALLTYPE *GetSamplerState)( member in struct:IWineD3DDeviceVtbl
8374 #define IWineD3DDevice_GetSamplerState(This,sampler_idx,state,value) (This)->lpVtbl->GetSamplerState(This,sampler_idx,state,value)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7194 virtual HRESULT STDMETHODCALLTYPE GetSamplerState(
7940 HRESULT (STDMETHODCALLTYPE *GetSamplerState)( member in struct:IWineD3DDeviceVtbl
8373 #define IWineD3DDevice_GetSamplerState(This,sampler_idx,state,value) (This)->lpVtbl->GetSamplerState(This,sampler_idx,state,value)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7165 virtual HRESULT STDMETHODCALLTYPE GetSamplerState(
7889 HRESULT (STDMETHODCALLTYPE *GetSamplerState)( member in struct:IWineD3DDeviceVtbl
8296 #define IWineD3DDevice_GetSamplerState(This,sampler_idx,state,value) (This)->lpVtbl->GetSamplerState(This,sampler_idx,state,value)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7194 virtual HRESULT STDMETHODCALLTYPE GetSamplerState(
7940 HRESULT (STDMETHODCALLTYPE *GetSamplerState)( member in struct:IWineD3DDeviceVtbl
8373 #define IWineD3DDevice_GetSamplerState(This,sampler_idx,state,value) (This)->lpVtbl->GetSamplerState(This,sampler_idx,state,value)

Completed in 584 milliseconds