Home
last modified time | relevance | path

Searched refs:CUBEFACE_POSITIVE_Y (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/framework/common/
DtcuTexVerifierUtil.cpp82 if (y >= ey) faces[numFaces++] = CUBEFACE_POSITIVE_Y; in getPossibleCubeFaces()
102 faces[numFaces++] = CUBEFACE_POSITIVE_Y; in getPossibleCubeFaces()
DtcuTexture.cpp2451 return y >= 0.0f ? CUBEFACE_POSITIVE_Y : CUBEFACE_NEGATIVE_Y; in selectCubeFace()
2467 return y >= 0.0f ? CUBEFACE_POSITIVE_Y : CUBEFACE_NEGATIVE_Y; in selectCubeFace()
2476 return y >= 0.0f ? CUBEFACE_POSITIVE_Y : CUBEFACE_NEGATIVE_Y; in selectCubeFace()
2499 case CUBEFACE_POSITIVE_Y: sc = +rx; tc = +rz; ma = +ry; break; in projectToFace()
2543 case CUBEFACE_POSITIVE_Y: canonizedCoords = IVec3(coords.x(), size-1, coords.y()); break; in remapCubeEdgeCoords()
2561 return CubeFaceIntCoords(CUBEFACE_POSITIVE_Y, IVec2(canonizedCoords.x(), canonizedCoords.z())); in remapCubeEdgeCoords()
3877 case CUBEFACE_POSITIVE_Y: return str << "CUBEFACE_POSITIVE_Y"; in operator <<()
DtcuTexture.hpp459 CUBEFACE_POSITIVE_Y, enumerator
DtcuTextureUtil.cpp1212 case CUBEFACE_POSITIVE_Y: return 2; in getCubeArrayFaceIndex()
/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp437 refTexture.allocLevel(tcu::CUBEFACE_POSITIVE_Y, 0); in createTextureCube()
444 …tcu::fillWithComponentGradients(refTexture.getLevelFace(0, tcu::CUBEFACE_POSITIVE_Y), tcu::Vec4(0.… in createTextureCube()
963 refTexture.allocLevel(tcu::CUBEFACE_POSITIVE_Y, 0); in createTextureCube()
973 …tcu::fillWithComponentGradients(refTexture.getLevelFace(0, tcu::CUBEFACE_POSITIVE_Y), tcu::Vec4(0.… in createTextureCube()
982 …tcu::fillWithComponentGradients(refTexture.getLevelFace(0, tcu::CUBEFACE_POSITIVE_Y), tcu::Vec4(0.… in createTextureCube()
DglsLongStressCase.cpp202 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in cubeFaceToGLFace()
/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp82 case 2: return tcu::CUBEFACE_POSITIVE_Y; in getCubeFaceFromNdx()
Des31fTextureFormatTests.cpp66 case 2: return tcu::CUBEFACE_POSITIVE_Y; in getCubeFaceFromNdx()
Des31fTextureFilteringTests.cpp64 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()
Des31fTextureSpecificationTests.cpp92 case 2: return tcu::CUBEFACE_POSITIVE_Y; in getCubeFaceFromNdx()
Des31fShaderImageLoadStoreTests.cpp285 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in cubeFaceToGLFace()
480 tcu::CUBEFACE_POSITIVE_Y, in glslImageFuncZToCubeFace()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp825 case tcu::CUBEFACE_POSITIVE_Y: return GL_TEXTURE_CUBE_MAP_POSITIVE_Y; in getGLCubeFace()
840 case GL_TEXTURE_CUBE_MAP_POSITIVE_Y: return tcu::CUBEFACE_POSITIVE_Y; in getCubeFaceFromGL()
DgluTextureTestUtil.cpp584 case tcu::CUBEFACE_POSITIVE_Y: maNdx = 1; sNdx = 0; tNdx = 2; break; in computeCubeLodFromDerivates()
1112 case tcu::CUBEFACE_POSITIVE_Y: texCoord = texCoordPosY; break; in computeQuadTexCoordCube()
1138 case tcu::CUBEFACE_POSITIVE_Y: mRow = 1; sRow = 0; tRow = 2; break; in computeQuadTexCoordCube()
1181 case tcu::CUBEFACE_POSITIVE_Y: mRow = 1; sRow = 0; tRow = 2; break; in computeQuadTexCoordCubeArray()
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp509 int texCoordTRow = face == tcu::CUBEFACE_NEGATIVE_Y || face == tcu::CUBEFACE_POSITIVE_Y ? 2 : 1; in renderFaces()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp500 int texCoordTRow = face == tcu::CUBEFACE_NEGATIVE_Y || face == tcu::CUBEFACE_POSITIVE_Y ? 2 : 1; in renderFaces()
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp310 case tcu::CUBEFACE_POSITIVE_Y: texCoords[fragNdx] = tcu::Vec3( +x, +1.0f, +y); break; in shadeFragments()
402 , m_texCubePosYShader (tcu::CUBEFACE_POSITIVE_Y) in TextureSpecCase()
Des2fTextureFilteringTests.cpp523 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()
Des2fTextureCompletenessTests.cpp965 …text.getRenderContext(), "missing_level_1_pos_y", "", IVec2(64, 64), 1, tcu::CUBEFACE_POSITIVE_Y)); in init()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp517 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()
DvktTextureFilteringTests.cpp399 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp1215 tcu::CUBEFACE_POSITIVE_Y,
DvktPipelineImageSamplingInstance.cpp1275 tcu::CUBEFACE_POSITIVE_Y, in getTextureCubeView()
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp353 tcu::CUBEFACE_POSITIVE_Y, in render()
Des3fTextureShadowTests.cpp588 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()
Des3fTextureFilteringTests.cpp570 case tcu::CUBEFACE_POSITIVE_Y: return "+Y"; in getFaceDesc()

12