Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp4032 static Vec4 sampleCubeArraySeamless(const ConstPixelBufferAccess *const levels, int numLevels, int … in sampleCubeArraySeamless() function
4863 …return sampleCubeArraySeamless(m_levels, m_numLevels, layer, coords.face, sampler, coords.s, coord… in sample()