Searched refs:GL_RENDERBUFFER_OES (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if42 public static final int GL_RENDERBUFFER_OES = 0x8D41;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java84 int GL_RENDERBUFFER_OES = 0x8D41; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java42 public static final int GL_RENDERBUFFER_OES = 0x8D41; field in class:GLES11Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h93 #define GL_RENDERBUFFER_OES 0x8D41 macro
/frameworks/native/opengl/libagl/
H A Dtexture.cpp1635 if (target != GL_RENDERBUFFER_OES) {

Completed in 1739 milliseconds