OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINEAR_MIPMAP_LINEAR
(Results
1 - 9
of
9
) sorted by null
/external/deqp/framework/common/
tcuTexVerifierUtil.hpp
66
return mode == Sampler::NEAREST_MIPMAP_LINEAR || mode == Sampler::
LINEAR_MIPMAP_LINEAR
;
76
return mode == Sampler::LINEAR || mode == Sampler::LINEAR_MIPMAP_NEAREST || mode == Sampler::
LINEAR_MIPMAP_LINEAR
;
tcuTexture.cpp
[
all
...]
tcuTexture.hpp
198
LINEAR_MIPMAP_LINEAR
,
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp
[
all
...]
/external/deqp/framework/opengl/
gluTextureUtil.cpp
[
all
...]
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
304
public static final int
LINEAR_MIPMAP_LINEAR
= 0x2703;
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp
931
case tcu::Sampler::
LINEAR_MIPMAP_LINEAR
:
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
401
LINEAR_MIPMAP_LINEAR
= 0x2703,
[
all
...]
/external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp
[
all
...]
Completed in 1296 milliseconds