OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_AND
(Results
1 - 25
of
93
) sorted by null
1
2
3
4
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c
162
case
GL_AND
:
intel_blit.c
50
case
GL_AND
: return 0x88;
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h
108
case
GL_AND
:
/external/mesa3d/src/mesa/swrast/
s_logic.c
83
case
GL_AND
: \
/external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c
133
case
GL_AND
:
/frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if
34
public static final int
GL_AND
= 0x1501;
/frameworks/base/opengl/java/android/opengl/
GLES10.java
34
public static final int
GL_AND
= 0x1501;
[
all
...]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java
32
int
GL_AND
= 0x1501;
/external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar
/development/ndk/platforms/android-4/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h
250
#define
GL_AND
0x1501
/external/mesa3d/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/external/mesa3d/src/mesa/main/
blend.c
643
case
GL_AND
:
/frameworks/native/opengl/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/frameworks/native/opengl/tests/angeles/include/GLES/
gl.h
280
#define
GL_AND
0x1501
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
gl.h
323
#define
GL_AND
0x1501
[
all
...]
Completed in 1536 milliseconds
1
2
3
4