Searched refs:begin_vertices_flags (Results 1 – 2 of 2) sorted by relevance
135 GLbitfield begin_vertices_flags; member
1176 exec->begin_vertices_flags |= FLUSH_STORED_VERTICES; in vbo_always_unmap_buffers()1248 exec->begin_vertices_flags = FLUSH_UPDATE_CURRENT; in vbo_exec_vtx_init()1297 assert(exec->begin_vertices_flags); in vbo_exec_BeginVertices()1299 ctx->Driver.NeedFlush |= exec->begin_vertices_flags; in vbo_exec_BeginVertices()