Home
last modified time | relevance | path

Searched defs:TextureLevel (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/
DegluNativePixmap.cpp50 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels()
/external/deqp/framework/common/
DtcuTexture.cpp2068 TextureLevel::TextureLevel (void) in TextureLevel() function in tcu::TextureLevel
2074 TextureLevel::TextureLevel (const TextureFormat& format) in TextureLevel() function in tcu::TextureLevel
2080 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth) in TextureLevel() function in tcu::TextureLevel
DtcuTexture.hpp403 class TextureLevel class
/external/mesa3d/src/mesa/main/
Dmtypes.h2651 GLuint TextureLevel; /**< Attached mipmap level. */ member