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