Searched refs:GL_COMBINE (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if51 public static final int GL_COMBINE = 0x8570;
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp139 glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_COMBINE);
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java51 public static final int GL_COMBINE = 0x8570; field in class:GLES11
H A DGLLogWrapper.java398 case GL_COMBINE:
399 return "GL_COMBINE";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java49 int GL_COMBINE = 0x8570; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h523 #define GL_COMBINE 0x8570 macro

Completed in 715 milliseconds