OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXTURE_MAX_LOD
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
132
TEXTURE_MAX_LOD
("Max Level of Detail"),
GLState.java
276
IGLProperty maxLod = new GLFloatProperty(GLStateType.
TEXTURE_MAX_LOD
, Float.valueOf(1000));
/external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
530
TEXTURE_MAX_LOD
= 0x813B,
[
all
...]
Completed in 1107 milliseconds