OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_DONT_CARE
(Results
1 - 25
of
44
) sorted by null
1
2
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp
85
case
GL_DONT_CARE
:
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp
100
case
GL_DONT_CARE
:
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java
142
GL_DONT_CARE
(0x1100),
/frameworks/base/opengl/java/android/opengl/
GLES10.java
61
public static final int
GL_DONT_CARE
= 0x1100;
[
all
...]
GLES20.java
142
public static final int
GL_DONT_CARE
= 0x1100;
[
all
...]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java
59
int
GL_DONT_CARE
= 0x1100;
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java
142
GL_DONT_CARE
(0x1100),
/development/ndk/platforms/android-4/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/development/ndk/platforms/android-5/include/GLES2/
gl2.h
226
#define
GL_DONT_CARE
0x1100
/development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h
286
#define
GL_DONT_CARE
0x1100
[
all
...]
/development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h
227
#define
GL_DONT_CARE
0x1100
/external/mesa3d/include/GLES2/
gl2.h
227
#define
GL_DONT_CARE
0x1100
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h
227
#define
GL_DONT_CARE
0x1100
/frameworks/base/opengl/include/GLES/
gl.h
286
#define
GL_DONT_CARE
0x1100
[
all
...]
/frameworks/base/opengl/include/GLES2/
gl2.h
227
#define
GL_DONT_CARE
0x1100
/frameworks/base/opengl/tests/angeles/include/GLES/
gl.h
243
#define
GL_DONT_CARE
0x1100
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h
226
#define
GL_DONT_CARE
0x1100
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h
226
#define
GL_DONT_CARE
0x1100
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h
226
#define
GL_DONT_CARE
0x1100
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h
285
#define
GL_DONT_CARE
0x1100
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h
226
#define
GL_DONT_CARE
0x1100
Completed in 171 milliseconds
1
2