Home
last modified time | relevance | path

Searched defs:gatherOffsetsCompare (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp563 static Vec4 gatherOffsetsCompare(const tcu::Texture2DView &texture, const tcu::Sampler &sampler, fl… in gatherOffsetsCompare() function
569 static Vec4 gatherOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sample… in gatherOffsetsCompare() function
575 static Vec4 gatherOffsetsCompare(const tcu::TextureCubeView &texture, const tcu::Sampler &sampler, … in gatherOffsetsCompare() function
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.hpp744 inline Vec4 Texture2DView::gatherOffsetsCompare(const Sampler &sampler, float ref, float s, float t, in gatherOffsetsCompare() function in tcu::Texture2DView
893 inline Vec4 Texture2D::gatherOffsetsCompare(const Sampler &sampler, float ref, float s, float t, in gatherOffsetsCompare() function in tcu::Texture2D
1443 inline Vec4 Texture2DArray::gatherOffsetsCompare(const Sampler &sampler, float ref, float s, float … in gatherOffsetsCompare() function in tcu::Texture2DArray
H A DtcuTexture.cpp4676 Vec4 Texture2DArrayView::gatherOffsetsCompare(const Sampler &sampler, float ref, float s, float t, … in gatherOffsetsCompare() function in tcu::Texture2DArrayView
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp643 static Vec4 gatherOffsetsCompare(const tcu::Texture2DView &texture, const tcu::Sampler &sampler, fl… in gatherOffsetsCompare() function
649 static Vec4 gatherOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sample… in gatherOffsetsCompare() function
655 static Vec4 gatherOffsetsCompare(const tcu::TextureCubeView &texture, const tcu::Sampler &sampler, … in gatherOffsetsCompare() function