Home
last modified time | relevance | path

Searched refs:baseFace (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.cpp2573 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, float u, float v… in getCubeLinearSamples() argument
2595 …CubeFaceIntCoords coords = remapCubeEdgeCoords(CubeFaceIntCoords(baseFace, baseSampleCoords[i]), s… in getCubeLinearSamples()
2632 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, const Sampler& s… in sampleCubeSeamlessLinear() argument
2650 getCubeLinearSamples(faceAccesses, baseFace, u, v, depth, sampleColors); in sampleCubeSeamlessLinear()
2752 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, const Sampler& s… in sampleCubeSeamlessLinearCompare() argument
2785 …CubeFaceIntCoords coords = remapCubeEdgeCoords(CubeFaceIntCoords(baseFace, baseSampleCoords[i]), s… in sampleCubeSeamlessLinearCompare()