OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINEAR_MIPMAP_NEAREST
(Results
1 - 11
of
11
) sorted by null
/external/deqp/framework/common/
tcuTexVerifierUtil.hpp
61
return mode == Sampler::NEAREST_MIPMAP_NEAREST || mode == Sampler::
LINEAR_MIPMAP_NEAREST
;
76
return mode == Sampler::LINEAR || mode == Sampler::
LINEAR_MIPMAP_NEAREST
|| mode == Sampler::LINEAR_MIPMAP_LINEAR;
tcuTexture.cpp
[
all
...]
tcuTexture.hpp
197
LINEAR_MIPMAP_NEAREST
,
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
[
all
...]
/external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp
575
tcu::Sampler::
LINEAR_MIPMAP_NEAREST
, tcu::Sampler::LINEAR);
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
302
public static final int
LINEAR_MIPMAP_NEAREST
= 0x2701;
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp
930
case tcu::Sampler::
LINEAR_MIPMAP_NEAREST
:
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
399
LINEAR_MIPMAP_NEAREST
= 0x2701,
[
all
...]
/external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp
[
all
...]
/external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp
[
all
...]
Completed in 501 milliseconds