Lines Matching refs:state
38 #include "main/state.h"
46 GLbitfield mask, GLbitfield state, GLbitfield pop_state,
81 ctx->NewState |= state;
95 * last vertex to the saved state
230 struct pipe_vertex_state *state = node->state[mode];
261 * Guess that the same state can never be used by N=500000 display
266 p_atomic_add(&state->reference.count, add_refs);
274 /* Fast path using a pre-built gallium vertex buffer state. */
276 ctx->Driver.DrawGalliumVertexState(ctx, state, info,
282 ctx->Driver.DrawGalliumVertexState(ctx, state, info,