Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativePixmap.cpp56 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels()
/external/deqp/framework/common/
DtcuTexture.cpp2374 TextureLevel::TextureLevel (void) in TextureLevel() function in tcu::TextureLevel
2380 TextureLevel::TextureLevel (const TextureFormat& format) in TextureLevel() function in tcu::TextureLevel
2386 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth) in TextureLevel() function in tcu::TextureLevel
DtcuTexture.hpp441 class TextureLevel class
/external/mesa3d/src/mesa/main/
Dmtypes.h3485 GLuint TextureLevel; /**< Attached mipmap level. */ member