Home | History | Annotate | Download | only in functional

Lines Matching refs:CUBEFACE_POSITIVE_X

309 					case tcu::CUBEFACE_POSITIVE_X:	texCoords[fragNdx] = tcu::Vec3(+1.0f,    -y,    -x);		break;
401 , m_texCubePosXShader (tcu::CUBEFACE_POSITIVE_X)