Home
last modified time | relevance | path

Searched refs:SRVKey (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h126 struct SRVKey struct
128 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
130 bool operator<(const SRVKey &rhs) const;
137 typedef std::map<SRVKey, ID3D11ShaderResourceView *> SRVCache; argument
139 gl::Error getCachedOrCreateSRV(const SRVKey &key, ID3D11ShaderResourceView **outSRV);
H A DTextureStorage11.cpp34 TextureStorage11::SRVKey::SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil) in SRVKey() function in rx::TextureStorage11::SRVKey
39 bool TextureStorage11::SRVKey::operator<(const SRVKey &rhs) const in operator <()
229 SRVKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRV()
235 gl::Error TextureStorage11::getCachedOrCreateSRV(const SRVKey &key, in getCachedOrCreateSRV()
334 SRVKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
H A DTextureStorage11.cpp67 TextureStorage11::SRVKey::SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil) in SRVKey() function in rx::TextureStorage11::SRVKey
72 bool TextureStorage11::SRVKey::operator<(const SRVKey &rhs) const in operator <()
252 SRVKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRV()
274 const SRVKey &key, in getCachedOrCreateSRV()
375 SRVKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
H A DTextureStorage11.cpp67 TextureStorage11::SRVKey::SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil) in SRVKey() function in rx::TextureStorage11::SRVKey
72 bool TextureStorage11::SRVKey::operator<(const SRVKey &rhs) const in operator <()
252 SRVKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRV()
274 const SRVKey &key, in getCachedOrCreateSRV()
375 SRVKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
H A DTextureStorage11.cpp67 TextureStorage11::SRVKey::SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil) in SRVKey() function in rx::TextureStorage11::SRVKey
72 bool TextureStorage11::SRVKey::operator<(const SRVKey &rhs) const in operator <()
252 SRVKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRV()
274 const SRVKey &key, in getCachedOrCreateSRV()
375 SRVKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
H A DTextureStorage11.cpp67 TextureStorage11::SRVKey::SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil) in SRVKey() function in rx::TextureStorage11::SRVKey
72 bool TextureStorage11::SRVKey::operator<(const SRVKey &rhs) const in operator <()
252 SRVKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRV()
274 const SRVKey &key, in getCachedOrCreateSRV()
375 SRVKey key(baseLevel, mipLevels, false, false); in getSRVLevels()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h162 struct SRVKey struct
164 SRVKey(int baseLevel, int mipLevels, bool swizzle, bool dropStencil);
166 bool operator<(const SRVKey &rhs) const;
173 typedef std::map<SRVKey, d3d11::SharedSRV> SRVCache; argument
176 const SRVKey &key,

12