Searched refs:FLUSH_STORED_VERTICES (Results 1 – 7 of 7) sorted by relevance
212 if (ctx->Driver.NeedFlush & FLUSH_STORED_VERTICES) \213 ctx->Driver.FlushVertices(ctx, FLUSH_STORED_VERTICES); \
678 #define FLUSH_STORED_VERTICES 0x1 macro
397 ctx->Driver.NeedFlush |= FLUSH_STORED_VERTICES; in vbo_exec_fixup_vertex()435 ctx->Driver.NeedFlush |= FLUSH_STORED_VERTICES; \1176 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()
270 rmesa->radeon.glCtx->Driver.NeedFlush |= FLUSH_STORED_VERTICES; in radeonAllocEltsOpenEnded()