Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp3716 static Vec4 sampleLevelArrayCubeSeamless(const ConstPixelBufferAccess *const (&faces)[CUBEFACE_LAST… in sampleLevelArrayCubeSeamless() function
4422 …return sampleLevelArrayCubeSeamless(m_levels, m_numLevels, coords.face, sampler, coords.s, coords.… in sample()