OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GL_BLEND_EQUATION
(Results
1 - 16
of
16
) sorted by null
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java
25
int
GL_BLEND_EQUATION
= 0x8009;
/frameworks/base/opengl/include/GLES2/
gl2.h
94
#define
GL_BLEND_EQUATION
0x8009
/ndk/build/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h
94
#define
GL_BLEND_EQUATION
0x8009
/ndk/build/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h
94
#define
GL_BLEND_EQUATION
0x8009
/ndk/build/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h
94
#define
GL_BLEND_EQUATION
0x8009
/ndk/build/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h
94
#define
GL_BLEND_EQUATION
0x8009
/frameworks/base/opengl/java/android/opengl/
GLES20.java
50
public static final int
GL_BLEND_EQUATION
= 0x8009;
[
all
...]
/external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h
167
#define
GL_BLEND_EQUATION
0x8009
431
#define GL_BLEND_EQUATION_RGB
GL_BLEND_EQUATION
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h
167
#define
GL_BLEND_EQUATION
0x8009
431
#define GL_BLEND_EQUATION_RGB
GL_BLEND_EQUATION
[
all
...]
/prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h
167
#define
GL_BLEND_EQUATION
0x8009
431
#define GL_BLEND_EQUATION_RGB
GL_BLEND_EQUATION
[
all
...]
/prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h
167
#define
GL_BLEND_EQUATION
0x8009
[
all
...]
/prebuilt/windows/sdl/include/SDL/
SDL_opengl.h
167
#define
GL_BLEND_EQUATION
0x8009
431
#define GL_BLEND_EQUATION_RGB
GL_BLEND_EQUATION
[
all
...]
/prebuilt/sdk/8/
android.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
Completed in 58 milliseconds