HomeSort by relevance Sort by last modified time
    Searched refs:glObjectPtrLabel (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glObjectPtrLabel.java 1 // C function void glObjectPtrLabel ( const void *ptr, GLsizei length, const GLchar *label )
3 public static native void glObjectPtrLabel(long ptr, String label);
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES32.spec 11 void glObjectPtrLabel ( const void *ptr, GLsizei length, const GLchar *label )
  /frameworks/base/opengl/java/android/opengl/
GLES32.java 387 // C function void glObjectPtrLabel ( const void *ptr, GLsizei length, const GLchar *label )
389 public static native void glObjectPtrLabel(long ptr, String label);
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwInitES32Direct.inl 220 gl->objectPtrLabel = &glObjectPtrLabel;
glwApi.inl     [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 578 #define glObjectPtrLabel wrap_glObjectPtrLabel
    [all...]
gles_undefine.h 577 #undef glObjectPtrLabel
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 539 gl->objectPtrLabel = glObjectPtrLabel;
    [all...]
tcuNullRenderContextFuncs.inl     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GLES3/
gl32.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl     [all...]
gluCallLogWrapper.inl     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 1548 milliseconds

1 2