Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp354 TEXTARGET_CUBE_MAP_NEGATIVE_Z, enumerator
H A DsglrReferenceContext.cpp130 case Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z: return tcu::CUBEFACE_NEGATIVE_Z; in texTargetToFace()
1930 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z;
2028 if (!deInRange32(fboTexTarget, Framebuffer::TEXTARGET_CUBE_MAP_POSITIVE_X, Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z))
2212 Framebuffer::TEXTARGET_CUBE_MAP_NEGATIVE_Z))

Completed in 8 milliseconds