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

  /external/chromium_org/third_party/angle/tests/angle_tests/
PBOExtensionTest.cpp 90 GLvoid *mappedPtr = glMapBufferRangeEXT(GL_ARRAY_BUFFER, 0, 32, GL_MAP_READ_BIT);
124 GLvoid * mappedPtr = glMapBufferRangeEXT(GL_PIXEL_PACK_BUFFER, 0, 32, GL_MAP_READ_BIT);
  /external/skia/src/gpu/gl/iOS/
GrGLCreateNativeInterface_iOS.cpp 137 functions->fMapBufferRange = glMapBufferRangeEXT;
  /external/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 207 functions->fMapBufferRange = glMapBufferRangeEXT;
210 functions->fMapBufferRange = (GrGLMapBufferRangeProc) eglGetProcAddress("glMapBufferRangeEXT");
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 614 glMapBufferRangeEXT = 587;
  /frameworks/native/opengl/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES2/
gl2ext.h     [all...]

Completed in 226 milliseconds