Searched refs:gatherArray2DOffsets (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTexture.hpp | 486 Vec4 gatherArray2DOffsets (const ConstPixelBufferAccess& src, const Sampler& sampler, float s, fl… 582 return gatherArray2DOffsets(m_levels[0], sampler, s, t, 0, componentNdx, offsets); in gatherOffsets()
|
| D | tcuTexture.cpp | 2751 Vec4 gatherArray2DOffsets (const ConstPixelBufferAccess& src, const Sampler& sampler, float s, floa… in gatherArray2DOffsets() function 3897 return gatherArray2DOffsets(m_levels[0], sampler, s, t, selectLayer(r), componentNdx, offsets); in gatherOffsets()
|