Searched refs:glBeginEndBufferSize (Results 1 – 6 of 6) sorted by relevance
172 assert(exec->vtx.buffer_used <= exec->ctx->Const.glBeginEndBufferSize); in vbo_exec_vtx_unmap()185 return exec->ctx->Const.glBeginEndBufferSize > exec->vtx.buffer_used + 1024; in vbo_exec_buffer_has_space()226 ctx->Const.glBeginEndBufferSize in vbo_exec_vtx_map()243 ctx->Const.glBeginEndBufferSize, in vbo_exec_vtx_map()256 0, ctx->Const.glBeginEndBufferSize, in vbo_exec_vtx_map()
154 unsigned n = (exec->ctx->Const.glBeginEndBufferSize - in vbo_compute_max_verts()
1029 align_malloc(ctx->Const.glBeginEndBufferSize, 64); in vbo_exec_vtx_init()
754 consts->glBeginEndBufferSize = 512 * 1024; in _mesa_init_constants()
4219 unsigned glBeginEndBufferSize; member
593 c->glBeginEndBufferSize = in st_init_limits()