Searched defs:textarget (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL11ExtensionPack.java | 203 int textarget, in glFramebufferTexture2DOES()
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES11Ext.java | 838 int textarget, in glFramebufferTexture2DOES()
|
| D | GLErrorWrapper.java | 1462 int textarget, int texture, int level) { in glFramebufferTexture2DOES()
|
| D | GLES20.java | 731 int textarget, in glFramebufferTexture2D()
|
| D | GLLogWrapper.java | 3569 int textarget, int texture, int level) { in glFramebufferTexture2DOES()
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 1989 int textarget, in glFramebufferTexture2DOES()
|
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES11Ext.cpp | 2643 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()
|
| D | android_opengl_GLES20.cpp | 1276 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2D__IIIII()
|
| D | com_google_android_gles_jni_GLImpl.cpp | 7543 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace_api.cpp | 1784 void GLTrace_glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint text… in GLTrace_glFramebufferTexture2D() 14744 void GLTrace_glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture3DOES() 17747 …ramebufferTexture2DMultisampleEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleEXT() 21136 …ramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleIMG() 30043 void GLTrace_glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture2DOES()
|