Searched defs:TextureStorage (Results 1 – 11 of 11) sorted by relevance
40 TextureStorage() {} in TextureStorage() function
33 class TextureStorage; variable
30 class TextureStorage; variable
56 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