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

/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp346 TEXTARGET_CUBE_MAP_POSITIVE_Z, enumerator in enum:sglr::rc::Framebuffer::TexTarget
H A DsglrReferenceContext.cpp128 case Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_Z: return tcu::CUBEFACE_POSITIVE_Z;
1886 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: return Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_Z;

Completed in 88 milliseconds