HomeSort by relevance Sort by last modified time
    Searched defs:glCopyTexSubImage3DOES (Results 1 - 6 of 6) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 161 glCopyTexSubImage3DOES_client_proc_t glCopyTexSubImage3DOES;
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...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 887 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...]

Completed in 924 milliseconds