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

  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp     [all...]
tcuTexCompareVerifier.cpp 815 const bool canBeMagnified = minLod <= sampler.lodThreshold;
820 if (canBeMagnified)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktSampleVerifier.cpp 626 const bool canBeMagnified = lodBounds[0] <= 0.0f;
628 if (canBeMagnified)

Completed in 466 milliseconds