Searched defs:GL_BLEND_DST_ALPHA (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java23 int GL_BLEND_DST_ALPHA = 0x80CA; field in interface:GL11ExtensionPack
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h107 #define GL_BLEND_DST_ALPHA 0x80CA macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java57 public static final int GL_BLEND_DST_ALPHA = 0x80CA; field in class:GLES20
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h107 #define GL_BLEND_DST_ALPHA 0x80CA macro
H A Dgl31.h107 #define GL_BLEND_DST_ALPHA 0x80CA macro

Completed in 340 milliseconds