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