Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/
DegluNativePixmap.cpp56 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2565 TextureLevel::TextureLevel (void) in TextureLevel() function in tcu::TextureLevel
2571 TextureLevel::TextureLevel (const TextureFormat& format) in TextureLevel() function in tcu::TextureLevel
2577 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth) in TextureLevel() function in tcu::TextureLevel
DtcuTexture.hpp446 class TextureLevel class
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2596 GLuint TextureLevel; /**< Attached mipmap level. */ member