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

  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktSampleVerifier.hpp 65 bool hasLodBias;
vktSampleVerifier.cpp 816 if (m_sampleLookupSettings.hasLodBias)
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 421 bool hasLodBias = functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
460 if (hasLodBias)
473 if (hasLodBias)
512 if (hasLodBias)
  /external/deqp/framework/randomshaders/
rsgExpression.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp 507 bool hasLodBias = functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
509 DE_ASSERT(!isGrad || !hasLodBias);
511 if (hasLodBias)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureFunctionTests.cpp     [all...]

Completed in 436 milliseconds