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