Home
last modified time | relevance | path

Searched refs:SamplerKey (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h184 struct SamplerKey struct
186 SamplerKey();
187 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
189 bool operator<(const SamplerKey &rhs) const;
198 const SamplerKey &key, argument
201 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp67 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
72 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
80 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
286 SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
308 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
409 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h225 struct SamplerKey struct
227 SamplerKey();
228 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
230 bool operator<(const SamplerKey &rhs) const;
239 const SamplerKey &key, argument
242 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h229 struct SamplerKey struct
231 SamplerKey();
232 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
234 bool operator<(const SamplerKey &rhs) const;
243 const SamplerKey &key, argument
246 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h229 struct SamplerKey struct
231 SamplerKey();
232 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
234 bool operator<(const SamplerKey &rhs) const;
243 const SamplerKey &key, argument
246 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h229 struct SamplerKey struct
231 SamplerKey();
232 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
234 bool operator<(const SamplerKey &rhs) const;
243 const SamplerKey &key, argument
246 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h229 struct SamplerKey struct
231 SamplerKey();
232 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
234 bool operator<(const SamplerKey &rhs) const;
243 const SamplerKey &key, argument
246 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h229 struct SamplerKey struct
231 SamplerKey();
232 SamplerKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
234 bool operator<(const SamplerKey &rhs) const;
243 const SamplerKey &key, argument
246 using SRVCacheForSampler = std::map<SamplerKey, d3d11::SharedSRV>;
H A DTextureStorage11.cpp35 TextureStorage11::SamplerKey::SamplerKey() in SamplerKey() function in rx::TextureStorage11::SamplerKey
39 TextureStorage11::SamplerKey::SamplerKey(int baseLevel, in SamplerKey() function in rx::TextureStorage11::SamplerKey
46 bool TextureStorage11::SamplerKey::operator<(const SamplerKey &rhs) const in operator <()
263 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()
285 const SamplerKey &key, in getCachedOrCreateSRVForSampler()
387 SamplerKey key(baseLevel, mipLevels, false, false); in getSRVLevels()