Home
last modified time | relevance | path

Searched refs:ARB_buffer_storage (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_draw.c163 if (!ctx->Extensions.ARB_buffer_storage) { in vbo_exec_vtx_unmap()
208 if (ctx->Extensions.ARB_buffer_storage) { in vbo_exec_vtx_map()
254 (ctx->Extensions.ARB_buffer_storage ? in vbo_exec_vtx_map()
307 bool persistent_mapping = ctx->Extensions.ARB_buffer_storage && in vbo_exec_vtx_flush()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_buffer_storage.txt18 Contributors to ARB_buffer_storage
481 extension ARB_buffer_storage as updated in OpenGL 4.5. For the full
482 set of historical issues, see ARB_buffer_storage which can be found
485 (1) What functionality was changed relative to ARB_buffer_storage?
514 1 09/17/14 dkoch EXT version based on ARB_buffer_storage v.24
523 13578, sync w/ ARB_buffer_storage v.25).
DEXT_texture_buffer.txt648 (ARB_buffer_storage does this for GL) and thus we must allow mutable
/third_party/openGLES/extensions/EXT/
DEXT_buffer_storage.txt18 Contributors to ARB_buffer_storage
481 extension ARB_buffer_storage as updated in OpenGL 4.5. For the full
482 set of historical issues, see ARB_buffer_storage which can be found
485 (1) What functionality was changed relative to ARB_buffer_storage?
514 1 09/17/14 dkoch EXT version based on ARB_buffer_storage v.24
523 13578, sync w/ ARB_buffer_storage v.25).
DEXT_texture_buffer.txt648 (ARB_buffer_storage does this for GL) and thus we must allow mutable
/third_party/mesa3d/src/mesa/main/
Dextensions_table.h45 EXT(ARB_buffer_storage , ARB_buffer_storage , GLL, GLC, x…
225 EXT(EXT_buffer_storage , ARB_buffer_storage , x , x , x…
Dconsts_exts.h57 GLboolean ARB_buffer_storage; member
Dversion.c378 extensions->ARB_buffer_storage && in compute_version()
Dbufferobj.c3203 if (!ctx->Extensions.ARB_buffer_storage) in get_buffer_parameter()
3208 if (!ctx->Extensions.ARB_buffer_storage) in get_buffer_parameter()
3643 if (ctx->Extensions.ARB_buffer_storage) { in validate_map_buffer_range()
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_buffer.txt649 (ARB_buffer_storage does this for GL) and thus we must allow mutable
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c765 { o(ARB_buffer_storage), PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT }, in st_init_extensions()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_buffer_storage.txt3 ARB_buffer_storage
DARB_direct_state_access.txt3321 Interactions with OpenGL 4.4 or ARB_buffer_storage
3323 If neither OpenGL 4.3 nor ARB_buffer_storage are supported,
/third_party/openGLES/extensions/OES/
DOES_texture_buffer.txt659 (ARB_buffer_storage does this for GL) and thus we must allow mutable
/third_party/openGLES/extensions/ARB/
DARB_buffer_storage.txt3 ARB_buffer_storage
DARB_direct_state_access.txt3352 Interactions with OpenGL 4.4 or ARB_buffer_storage
3354 If neither OpenGL 4.3 nor ARB_buffer_storage are supported,