Home
last modified time | relevance | path

Searched defs:TextureStorage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DImageD3D.h30 class TextureStorage; variable
H A DTextureD3D.h31 class TextureStorage; variable
H A DTextureStorage.h43 TextureStorage(const std::string &label) : mKHRDebugLabel(label) {} in TextureStorage() function
H A DRendererD3D.h58 class TextureStorage; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h28 class TextureStorage; variable
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp1735 bool StorageAndSubImageTest<T, S, N, D, I>::TextureStorage(glw::GLenum target, glw::GLuint texture,… in TextureStorage() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest