Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp2851 static void getCubeLinearSamples (const ConstPixelBufferAccess (&faceAccesses)[CUBEFACE_LAST], Cube… in getCubeLinearSamples() function
2928 getCubeLinearSamples(faceAccesses, baseFace, u, v, depth, sampleColors); in sampleCubeSeamlessLinear()
3617 getCubeLinearSamples(faceAccesses, coords.face, u, v, 0, sampleColors); in gather()