Home
last modified time | relevance | path

Searched defs:TextureResource (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/include/
H A Dd3d11_allocator.h134 struct TextureResource { struct
140 TextureResource() : outerMids(), textures(), stagingTexture(), bAlloc(true) {} in TextureResource() argument
142 static bool isAllocated(TextureResource& that) { in isAllocated() argument
145 ID3D11Texture2D* GetTexture(mfxMemId id) { in GetTexture()
174 TextureResource* m_pTarget; argument
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/include/
H A Dd3d11_allocator.h165 struct TextureResource struct
172 TextureResource() in TextureResource() argument
177 static bool isAllocated (TextureResource & that) in isAllocated() argument
181 ID3D11Texture2D* GetTexture(mfxMemId id) in GetTexture()
188 UINT GetSubResource(mfxMemId id) in GetSubResource()
216 TextureResource * m_pTarget; argument
/dports/graphics/gource/gource-0.51/src/core/
H A Dtexture.cpp116 TextureResource::TextureResource() { in TextureResource() function in TextureResource
129 TextureResource::TextureResource(const std::string& filename, bool mipmaps, GLint wrap, bool extern… in TextureResource() function in TextureResource
149 TextureResource::TextureResource(int width, int height, bool mipmaps, GLint wrap, GLenum format, GL… in TextureResource() function in TextureResource
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/
H A Dtexture.cpp116 TextureResource::TextureResource() { in TextureResource() function in TextureResource
129 TextureResource::TextureResource(const std::string& filename, bool mipmaps, GLint wrap, bool extern… in TextureResource() function in TextureResource
149 TextureResource::TextureResource(int width, int height, bool mipmaps, GLint wrap, GLenum format, GL… in TextureResource() function in TextureResource
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DTextureDatabase.h38 class TextureResource; variable
H A DTextureLayoutTexture.h38 class TextureResource; variable
H A DElementImage.h39 class TextureResource; variable
H A DTextureResource.cpp37 TextureResource::TextureResource() in TextureResource() function in Rocket::Core::TextureResource
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DTexture.h37 class TextureResource; variable
H A DDecorator.h45 class TextureResource; variable
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DHelpComponent.h10 class TextureResource; variable
H A DNinePatchComponent.h8 class TextureResource; variable
H A DImageComponent.h9 class TextureResource; variable
H A DVideoComponent.h9 class TextureResource; variable
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-app/src/components/
H A DRatingComponent.h8 class TextureResource; variable
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/resources/
H A DTextureDataManager.h13 class TextureResource; variable
H A DTextureData.h8 class TextureResource; variable
H A DTextureResource.cpp10 TextureResource::TextureResource(const std::string& path, bool tile, bool dynamic) : mTextureData(n… in TextureResource() function in TextureResource