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