OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXTURE_WRAP_R
(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
130
TEXTURE_WRAP_R
("Texcoord r Wrap Mode"),
GLState.java
274
IGLProperty wrapR = new GLEnumProperty(GLStateType.
TEXTURE_WRAP_R
, GLEnum.GL_REPEAT);
/external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
515
TEXTURE_WRAP_R
= 0x8072,
[
all
...]
Completed in 277 milliseconds