HomeSort by relevance Sort by last modified time
    Searched refs:glCopyImageSubDataEXT (Results 1 - 12 of 12) sorted by null

  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31Ext.spec 15 void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth )
  /frameworks/base/opengl/java/android/opengl/
GLES31Ext.java 411 // C function void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth )
413 public static native void glCopyImageSubDataEXT(
    [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 124 #define glCopyImageSubDataEXT wrap_glCopyImageSubDataEXT
    [all...]
gles_undefine.h 124 #undef glCopyImageSubDataEXT
  /frameworks/base/core/jni/
android_opengl_GLES31Ext.cpp 745 /* void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth ) */
749 glCopyImageSubDataEXT(
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 596 milliseconds