Home
last modified time | relevance | path

Searched refs:D3DSAMPLERSTATETYPE (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DDirect3DStateBlock9.hpp66 void setSamplerState(unsigned long index, D3DSAMPLERSTATETYPE state, unsigned long value);
83 void captureSamplerState(unsigned long index, D3DSAMPLERSTATETYPE state);
H A DDirect3DStateBlock9.cpp183 device->SetSamplerState(index, (D3DSAMPLERSTATETYPE)state, samplerState[sampler][state]); in Apply()
403 device->GetSamplerState(index, (D3DSAMPLERSTATETYPE)state, &samplerState[sampler][state]); in Capture()
709 …void Direct3DStateBlock9::setSamplerState(unsigned long index, D3DSAMPLERSTATETYPE state, unsigned… in setSamplerState()
968 void Direct3DStateBlock9::captureSamplerState(unsigned long index, D3DSAMPLERSTATETYPE state) in captureSamplerState()
H A DDirect3DDevice9Ex.hpp125 …long __stdcall GetSamplerState(unsigned long sampler, D3DSAMPLERSTATETYPE state, unsigned long *va…
126 …long __stdcall SetSamplerState(unsigned long sampler, D3DSAMPLERSTATETYPE state, unsigned long val…
H A DDirect3DDevice9.hpp121 …long __stdcall GetSamplerState(unsigned long sampler, D3DSAMPLERSTATETYPE type, unsigned long *val…
161 …long __stdcall SetSamplerState(unsigned long sampler, D3DSAMPLERSTATETYPE state, unsigned long val…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D9/
H A DD3D9StateCache.h76 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
78 D3DSAMPLERSTATETYPE _state1;
102 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
104 D3DSAMPLERSTATETYPE _state1;
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A DD3D9StateCache.h76 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
78 D3DSAMPLERSTATETYPE _state1;
102 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
104 D3DSAMPLERSTATETYPE _state1;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A DD3D9StateCache.h76 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
78 D3DSAMPLERSTATETYPE _state1;
102 template<D3DSAMPLERSTATETYPE state1, DWORD p1def>
104 D3DSAMPLERSTATETYPE _state1;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D9/
H A Dmod.rs1827 pub type D3DSAMPLERSTATETYPE = i32; typedef
1828 pub const D3DSAMP_ADDRESSU: D3DSAMPLERSTATETYPE = 1i32;
1829 pub const D3DSAMP_ADDRESSV: D3DSAMPLERSTATETYPE = 2i32;
1830 pub const D3DSAMP_ADDRESSW: D3DSAMPLERSTATETYPE = 3i32;
1831 pub const D3DSAMP_BORDERCOLOR: D3DSAMPLERSTATETYPE = 4i32;
1832 pub const D3DSAMP_MAGFILTER: D3DSAMPLERSTATETYPE = 5i32;
1833 pub const D3DSAMP_MINFILTER: D3DSAMPLERSTATETYPE = 6i32;
1834 pub const D3DSAMP_MIPFILTER: D3DSAMPLERSTATETYPE = 7i32;
1836 pub const D3DSAMP_MAXMIPLEVEL: D3DSAMPLERSTATETYPE = 9i32;
1838 pub const D3DSAMP_SRGBTEXTURE: D3DSAMPLERSTATETYPE = 11i32;
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/include/
H A DOgreD3D9Mappings.h97 static D3DSAMPLERSTATETYPE get(FilterType ft);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/include/
H A DOgreD3D9Mappings.h97 static D3DSAMPLERSTATETYPE get(FilterType ft);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/Cg/
H A DcgD3D9.h137 CGD3D9DLL_API HRESULT CGD3D9ENTRY cgD3D9SetSamplerState(CGparameter param, D3DSAMPLERSTATETYPE type…
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/Cg/
H A DcgD3D9.h218 D3DSAMPLERSTATETYPE type,
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/Cg/include/Cg/
H A DcgD3D9.h133 CGD3D9DLL_API HRESULT CGD3D9ENTRY cgD3D9SetSamplerState(CGparameter param, D3DSAMPLERSTATETYPE type…
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A DcgFunctions.h90 typedef CGD3D9DLL_API HRESULT (CGD3D9ENTRY *CGD3DSSS)(CGparameter param, D3DSAMPLERSTATETYPE type, …
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DcgFunctions.h253 typedef CGD3D9DLL_API HRESULT (CGD3D9ENTRY *CGD3DSSS)(CGparameter param, D3DSAMPLERSTATETYPE type, …
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_limits.h238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, in nine_check_sampler_state_value()

12345678910>>...21