Searched defs:gatherOffsetsCompare (Results  1 – 4 of 4) sorted by relevance
| /external/deqp/modules/gles31/functional/ | 
| D | es31fTextureGatherTests.cpp | 544 static Vec4 gatherOffsetsCompare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, f…  in gatherOffsetsCompare()  function549 static Vec4 gatherOffsetsCompare (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampl…  in gatherOffsetsCompare()  function
 554 static Vec4 gatherOffsetsCompare (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler,…  in gatherOffsetsCompare()  function
 
 | 
| /external/deqp/framework/common/ | 
| D | tcuTexture.hpp | 613 inline Vec4 Texture2DView::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float …  in gatherOffsetsCompare()  function in tcu::Texture2DView719 inline Vec4 Texture2D::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float t, c…  in gatherOffsetsCompare()  function in tcu::Texture2D
 1109 inline Vec4 Texture2DArray::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float…  in gatherOffsetsCompare()  function in tcu::Texture2DArray
 
 | 
| D | tcuTexture.cpp | 4021 Vec4 Texture2DArrayView::gatherOffsetsCompare (const Sampler& sampler, float ref, float s, float t,…  in gatherOffsetsCompare()  function in tcu::Texture2DArrayView
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ | 
| D | vktShaderRenderTextureGatherTests.cpp | 575 static Vec4 gatherOffsetsCompare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, f…  in gatherOffsetsCompare()  function580 static Vec4 gatherOffsetsCompare (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampl…  in gatherOffsetsCompare()  function
 585 static Vec4 gatherOffsetsCompare (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler,…  in gatherOffsetsCompare()  function
 
 |