HomeSort by relevance Sort by last modified time
    Searched refs:MIRRORED_ONCE (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuTexVerifierUtil.cpp 147 case tcu::Sampler::MIRRORED_ONCE:
tcuTexture.hpp 190 MIRRORED_ONCE, //! Mirrored once in negative directions
    [all...]
tcuTexture.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringTests.cpp 122 if ((testParameters.wrapS == Sampler::MIRRORED_ONCE ||
123 testParameters.wrapT == Sampler::MIRRORED_ONCE) &&
317 if ((testParameters.wrapS == Sampler::MIRRORED_ONCE ||
318 testParameters.wrapT == Sampler::MIRRORED_ONCE) &&
539 if ((testParameters.wrapS == Sampler::MIRRORED_ONCE ||
540 testParameters.wrapT == Sampler::MIRRORED_ONCE) &&
742 if ((testParameters.wrapS == Sampler::MIRRORED_ONCE ||
743 testParameters.wrapT == Sampler::MIRRORED_ONCE ||
744 testParameters.wrapR == Sampler::MIRRORED_ONCE) &&
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]

Completed in 90 milliseconds