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

/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp349 TEXTARGET_CUBE_MAP_NEGATIVE_Z, enumerator in enum:sglr::rc::Framebuffer::TexTarget
H A DsglrReferenceContext.cpp127 case Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z: return tcu::CUBEFACE_NEGATIVE_Z;
1889 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z;
1987 if (!deInRange32(fboTexTarget, Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X, Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z))
2171 Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z))

Completed in 510 milliseconds