Home
last modified time | relevance | path

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

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