Searched defs:TextureLevel (Results 1 – 4 of 4) sorted by relevance
56 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels()
2124 TextureLevel::TextureLevel (void) in TextureLevel() function in tcu::TextureLevel2130 TextureLevel::TextureLevel (const TextureFormat& format) in TextureLevel() function in tcu::TextureLevel2136 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth) in TextureLevel() function in tcu::TextureLevel
424 class TextureLevel class
3382 GLuint TextureLevel; /**< Attached mipmap level. */ member