Searched defs:TextureLevel (Results 1 – 4 of 4) sorted by relevance
50 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels()
2068 TextureLevel::TextureLevel (void) in TextureLevel() function in tcu::TextureLevel2074 TextureLevel::TextureLevel (const TextureFormat& format) in TextureLevel() function in tcu::TextureLevel2080 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth) in TextureLevel() function in tcu::TextureLevel
403 class TextureLevel class
2651 GLuint TextureLevel; /**< Attached mipmap level. */ member