Searched refs:baseFace (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 2369 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, float u, float v… in getCubeLinearSamples() argument 2391 …CubeFaceIntCoords coords = remapCubeEdgeCoords(CubeFaceIntCoords(baseFace, baseSampleCoords[i]), s… in getCubeLinearSamples() 2428 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, const Sampler& s… in sampleCubeSeamlessLinear() argument 2446 getCubeLinearSamples(faceAccesses, baseFace, u, v, depth, sampleColors); in sampleCubeSeamlessLinear() 2548 … (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], CubeFace baseFace, const Sampler& s… in sampleCubeSeamlessLinearCompare() argument 2581 …CubeFaceIntCoords coords = remapCubeEdgeCoords(CubeFaceIntCoords(baseFace, baseSampleCoords[i]), s… in sampleCubeSeamlessLinearCompare()
|