Home
last modified time | relevance | path

Searched refs:TEXTARGET_CUBE_MAP_NEGATIVE_Z (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp354 TEXTARGET_CUBE_MAP_NEGATIVE_Z, enumerator
DsglrReferenceContext.cpp127 case Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z: return tcu::CUBEFACE_NEGATIVE_Z; in texTargetToFace()
1910 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z; in mapGLFboTexTarget()
2008 …TexTarget, Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X, Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z)) in framebufferTexture2D()
2192 Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z)) in checkFramebufferStatus()