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

  /external/autotest/client/site_tests/graphics_SanAngeles/src/
importvbo.h 22 IMPORTVBO_API void (*FP_glBufferSubDataARB)(GLenum, GLintptrARB, GLsizeiptrARB, const GLvoid *) IMPORTVBO_FNPTRINIT;
28 typedef void (*FT_glBufferSubDataARB)(GLenum, GLintptrARB, GLsizeiptrARB, const GLvoid *);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_bufferobj.c 110 nouveau_bufferobj_subdata(struct gl_context *ctx, GLintptrARB offset,
118 nouveau_bufferobj_get_subdata(struct gl_context *ctx, GLintptrARB offset,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_buffer_objects.c 133 GLintptrARB offset,
157 GLintptrARB offset,
  /external/mesa3d/src/mesa/main/
bufferobj.h 119 _mesa_BufferSubDataARB(GLenum target, GLintptrARB offset, GLsizeiptrARB size, const GLvoid * data);
122 _mesa_GetBufferSubDataARB(GLenum target, GLintptrARB offset, GLsizeiptrARB size, void * data);
bufferobj.c 201 GLintptrARB offset, GLsizeiptrARB size,
458 _mesa_buffer_subdata( struct gl_context *ctx, GLintptrARB offset,
491 _mesa_buffer_get_subdata( struct gl_context *ctx, GLintptrARB offset,
1095 _mesa_BufferSubDataARB(GLenum target, GLintptrARB offset,
    [all...]
dd.h 553 void (*BufferSubData)( struct gl_context *ctx, GLintptrARB offset,
558 GLintptrARB offset, GLsizeiptrARB size,
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bufferobjects.c 96 GLintptrARB offset,
140 GLintptrARB offset,
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffer_objects.c 176 GLintptrARB offset,
245 GLintptrARB offset,
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 67 typedef int GLintptrARB;
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 127 typedef ptrdiff_t GLintptrARB;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]

Completed in 759 milliseconds