Searched defs:isGatherOffsetsResultValid (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexLookupVerifier.cpp | 2423 static bool isGatherOffsetsResultValid(const ConstPixelBufferAccess &level, const Sampler &sampler, in isGatherOffsetsResultValid() function 2462 bool isGatherOffsetsResultValid(const Texture2DView &texture, const Sampler &sampler, const LookupP… in isGatherOffsetsResultValid() function 2468 bool isGatherOffsetsResultValid(const Texture2DView &texture, const Sampler &sampler, const IntLook… in isGatherOffsetsResultValid() function 2474 bool isGatherOffsetsResultValid(const Texture2DView &texture, const Sampler &sampler, const IntLook… in isGatherOffsetsResultValid() function 2495 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const Lo… in isGatherOffsetsResultValid() function 2501 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, in isGatherOffsetsResultValid() function 2508 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, in isGatherOffsetsResultValid() function
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 584 static bool isGatherOffsetsResultValid(const tcu::TextureCubeView &texture, const tcu::Sampler &sam… in isGatherOffsetsResultValid() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 664 static bool isGatherOffsetsResultValid(const tcu::TextureCubeView &texture, const tcu::Sampler &sam… in isGatherOffsetsResultValid() function
|