/device/generic/goldfish/opengl/system/GLESv2_enc/ |
gl2_entry.cpp | 159 void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); [all...] |
gl2_client_context.h | 161 glCopyTexSubImage3DOES_client_proc_t glCopyTexSubImage3DOES; [all...] |
/external/chromium_org/ppapi/lib/gl/include/GLES2/ |
gl2ext.h | [all...] |
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace.pb.cpp | 696 const GLMessage_Function GLMessage::glCopyTexSubImage3DOES; [all...] |
gltrace.pb.h | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
GLProtoBuf.java | 86 glCopyTexSubImage3DOES(55, 55), 683 case 55: return glCopyTexSubImage3DOES; [all...] |