Searched refs:FLUSH_STORED_VERTICES (Results 1 – 7 of 7) sorted by relevance
210 if (ctx->Driver.NeedFlush & FLUSH_STORED_VERTICES) \211 vbo_exec_FlushVertices(ctx, FLUSH_STORED_VERTICES); \
822 #define FLUSH_STORED_VERTICES 0x1 macro
444 ctx->Driver.NeedFlush |= FLUSH_STORED_VERTICES; in vbo_exec_fixup_vertex()518 ctx->Driver.NeedFlush |= FLUSH_STORED_VERTICES; \1157 exec->begin_vertices_flags |= FLUSH_STORED_VERTICES; in vbo_always_unmap_buffers()
204 rmesa->radeon.glCtx.Driver.NeedFlush |= FLUSH_STORED_VERTICES; in r200AllocEltsOpenEnded()
472 rmesa->glCtx.Driver.NeedFlush |= FLUSH_STORED_VERTICES; in rcommonAllocDmaLowVerts()
268 rmesa->radeon.glCtx.Driver.NeedFlush |= FLUSH_STORED_VERTICES; in radeonAllocEltsOpenEnded()