Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.hpp592 inline Vec4 Texture2DView::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float … in gatherOffsetsCompare() function in tcu::Texture2DView
740 inline Vec4 Texture2D::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float t, c… in gatherOffsetsCompare() function in tcu::Texture2D
1009 inline Vec4 Texture2DArray::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float… in gatherOffsetsCompare() function in tcu::Texture2DArray
DtcuTexture.cpp3483 Vec4 Texture2DArrayView::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float t,… in gatherOffsetsCompare() function in tcu::Texture2DArrayView
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp527 static Vec4 gatherOffsetsCompare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, f… in gatherOffsetsCompare() function
532 static Vec4 gatherOffsetsCompare (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampl… in gatherOffsetsCompare() function
537 static Vec4 gatherOffsetsCompare (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler,… in gatherOffsetsCompare() function