Home
last modified time | relevance | path

Searched defs:SamplerState (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkSampler.hpp27 struct SamplerState : sw::Memset<SamplerState> struct
32 static float ClampLod(float lod) in ClampLod()
37 const VkFilter magFilter = VK_FILTER_NEAREST;
38 const VkFilter minFilter = VK_FILTER_NEAREST;
43 const float mipLodBias = 0.0f;
44 const VkBool32 anisotropyEnable = VK_FALSE;
45 const float maxAnisotropy = 0.0f;
46 const VkBool32 compareEnable = VK_FALSE;
48 const float minLod = 0.0f;
49 const float maxLod = 0.0f;
[all …]
H A DVkSampler.cpp19 SamplerState::SamplerState(const VkSamplerCreateInfo *pCreateInfo, const vk::SamplerYcbcrConversion… in SamplerState() function in vk::SamplerState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkSampler.hpp27 struct SamplerState : sw::Memset<SamplerState> struct
32 static float ClampLod(float lod) in ClampLod()
37 const VkFilter magFilter = VK_FILTER_NEAREST;
38 const VkFilter minFilter = VK_FILTER_NEAREST;
43 const float mipLodBias = 0.0f;
44 const VkBool32 anisotropyEnable = VK_FALSE;
45 const float maxAnisotropy = 0.0f;
46 const VkBool32 compareEnable = VK_FALSE;
48 const float minLod = 0.0f;
49 const float maxLod = 0.0f;
[all …]
H A DVkSampler.cpp19 SamplerState::SamplerState(const VkSamplerCreateInfo *pCreateInfo, const vk::SamplerYcbcrConversion… in SamplerState() function in vk::SamplerState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dsampler_manager.h24 struct SamplerState { struct
27 GLenum min_filter;
51 const SamplerState& sampler_state() const { in sampler_state() argument
H A Dsampler_manager.cc21 SamplerState::SamplerState() in SamplerState() function in gpu::gles2::SamplerState
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dsampler_manager.h23 struct SamplerState { struct
26 GLenum min_filter;
50 const SamplerState& sampler_state() const { in sampler_state() argument
H A Dsampler_manager.cc21 SamplerState::SamplerState() in SamplerState() function in gpu::gles2::SamplerState
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dangletypes.h175 struct SamplerState struct
199 bool operator==(const SamplerState &a, const SamplerState &b); argument
H A Dangletypes.cpp42 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DSamplerImpl.h19 class SamplerState; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DContext.h20 class SamplerState; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DContext.h20 class SamplerState; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DContext.h20 class SamplerState; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DRenderState.h97 union SamplerState union
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dangletypes.cpp134 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dangletypes.cpp134 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dangletypes.cpp134 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dangletypes.cpp134 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dangletypes.cpp134 SamplerState::SamplerState() in SamplerState() function in gl::SamplerState

123