Searched refs:TEXTARGET_CUBE_MAP_POSITIVE_X (Results 1 – 2 of 2) sorted by relevance
349 TEXTARGET_CUBE_MAP_POSITIVE_X, enumerator
124 case Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X: return tcu::CUBEFACE_POSITIVE_X; in texTargetToFace()1905 case GL_TEXTURE_CUBE_MAP_POSITIVE_X: return Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X; in mapGLFboTexTarget()2008 …if (!deInRange32(fboTexTarget, Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X, Framebuffer::TEXTARGET_… in framebufferTexture2D()2191 else if (deInRange32(attachment.texTarget, Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X, in checkFramebufferStatus()