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

  /external/deqp/framework/common/
tcuTexVerifierUtil.hpp 61 return mode == Sampler::NEAREST_MIPMAP_NEAREST || mode == Sampler::LINEAR_MIPMAP_NEAREST;
tcuTexture.cpp     [all...]
tcuTexture.hpp 195 NEAREST_MIPMAP_NEAREST,
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 928 case tcu::Sampler::NEAREST_MIPMAP_NEAREST:
    [all...]
es31fCopyImageTests.cpp 911 renderParams.sampler = Sampler(Sampler::CLAMP_TO_EDGE, Sampler::CLAMP_TO_EDGE, Sampler::CLAMP_TO_EDGE, Sampler::NEAREST_MIPMAP_NEAREST, Sampler::NEAREST);
    [all...]
es31fTextureBorderClampTests.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp     [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 301 public static final int NEAREST_MIPMAP_NEAREST = 0x2700;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp     [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 398 NEAREST_MIPMAP_NEAREST = 0x2700,
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 9175 milliseconds