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

  /external/deqp/framework/common/
tcuTexVerifierUtil.hpp 66 return mode == Sampler::NEAREST_MIPMAP_LINEAR || mode == Sampler::LINEAR_MIPMAP_LINEAR;
tcuTexture.cpp     [all...]
tcuTexture.hpp 201 NEAREST_MIPMAP_LINEAR,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringAnisotropyTests.cpp 238 Sampler::NEAREST_MIPMAP_LINEAR,
245 "nearest_mipmap_linear",
vktTextureMipmapTests.cpp 334 const bool isTrilinear = m_testParameters.minFilter == Sampler::NEAREST_MIPMAP_LINEAR || m_testParameters.minFilter == Sampler::LINEAR_MIPMAP_LINEAR;
848 const bool isTrilinear = m_testParameters.minFilter == Sampler::NEAREST_MIPMAP_LINEAR || m_testParameters.minFilter == Sampler::LINEAR_MIPMAP_LINEAR;
    [all...]
vktTextureShadowTests.cpp 843 { "nearest_mipmap_linear", Sampler::NEAREST_MIPMAP_LINEAR, Sampler::LINEAR },
    [all...]
vktTextureFilteringTests.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 945 case tcu::Sampler::NEAREST_MIPMAP_LINEAR:
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp     [all...]
vktShaderRenderTextureFunctionTests.cpp     [all...]

Completed in 84 milliseconds