Home
last modified time | relevance | path

Searched refs:begin_vertices_flags (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.h137 GLbitfield begin_vertices_flags; member
Dvbo_exec_api.c459 assert(exec->begin_vertices_flags); in vbo_exec_begin_vertices()
461 ctx->Driver.NeedFlush |= exec->begin_vertices_flags; in vbo_exec_begin_vertices()
1157 exec->begin_vertices_flags |= FLUSH_STORED_VERTICES; in vbo_always_unmap_buffers()
1227 exec->begin_vertices_flags = FLUSH_UPDATE_CURRENT; in vbo_exec_vtx_init()