Home
last modified time | relevance | path

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

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