Home
last modified time | relevance | path

Searched refs:AllowMappedBuffersDuringExecution (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglthread.c131 ctx->Const.AllowMappedBuffersDuringExecution; in _mesa_glthread_init()
Dmtypes.h4246 bool AllowMappedBuffersDuringExecution; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c841 ctx->Const.AllowMappedBuffersDuringExecution = true; in brw_initialize_context_constants()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c613 c->AllowMappedBuffersDuringExecution = in st_init_limits()