Searched defs:TextureStorage (Results 1 – 6 of 6) sorted by relevance
30 class TextureStorage; variable
31 class TextureStorage; variable
43 TextureStorage(const std::string &label) : mKHRDebugLabel(label) {} in TextureStorage() function
58 class TextureStorage; variable
28 class TextureStorage; variable
1735 bool StorageAndSubImageTest<T, S, N, D, I>::TextureStorage(glw::GLenum target, glw::GLuint texture,… in TextureStorage() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest