Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.hpp608 Vec4 gatherArray2DOffsets(const ConstPixelBufferAccess &src, const Sampler &sampler, float s, float…
741 return gatherArray2DOffsets(m_levels[0], sampler, s, t, 0, componentNdx, offsets); in gatherOffsets()
H A DtcuTexture.cpp3418 Vec4 gatherArray2DOffsets(const ConstPixelBufferAccess &src, const Sampler &sampler, float s, float… in gatherArray2DOffsets() function
4673 return gatherArray2DOffsets(m_levels[0], sampler, s, t, selectLayer(r), componentNdx, offsets); in gatherOffsets()