HomeSort by relevance Sort by last modified time
    Searched defs:isGatherOffsetsResultValid (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 545 static bool isGatherOffsetsResultValid (const tcu::TextureCubeView& texture,
609 if (!isGatherOffsetsResultValid(texture, sampler, lookupPrec, texCoord, componentNdx, offsets, resultPix))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 590 static bool isGatherOffsetsResultValid (const tcu::TextureCubeView& texture,
654 if (!isGatherOffsetsResultValid(texture, sampler, lookupPrec, texCoord, componentNdx, offsets, resultPix))
    [all...]

Completed in 153 milliseconds