Searched refs:state_pos (Results 1 – 2 of 2) sorted by relevance
560 int state_pos = 0; in sanitize() local563 while (min_state < state_neg || state_pos <= max_state) in sanitize()586 if (state_pos <= max_state) in sanitize()593 if ((c->max_ops -= max_state - state_pos + 1) < 0) in sanitize()601 for (const HBUSHORT *p = &states[state_pos * num_classes]; p < stop; p++) in sanitize()603 state_pos = max_state + 1; in sanitize()
889 uint32_t *state_pos = pipeline->blend_state.map; local890 state_pos += GENX(BLEND_STATE_length);912 GENX(BLEND_STATE_ENTRY_pack)(NULL, state_pos, &entry);913 state_pos += GENX(BLEND_STATE_ENTRY_length);973 GENX(BLEND_STATE_ENTRY_pack)(NULL, state_pos, &entry);974 state_pos += GENX(BLEND_STATE_ENTRY_length);