Searched refs:state1 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c87 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state0, unsigned state1) argument
95 c->Constants[index].u.State[1] == state1)
104 constant.u.State[1] = state1;
H A Dradeon_code.h98 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state1, unsigned state2);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c87 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state0, unsigned state1) argument
95 c->Constants[index].u.State[1] == state1)
104 constant.u.State[1] = state1;
H A Dradeon_code.h98 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state1, unsigned state2);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/tests/
H A Disl_aux_info_test.cpp144 #define E(state1, usage, op, state2) \
146 isl_aux_state_transition_aux_op(ISL_AUX_STATE_ ## state1, \
324 #define E(state1, usage, full_surface, state2) \
326 isl_aux_state_transition_write(ISL_AUX_STATE_ ## state1, \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst3013 - zink: move dynamic state1 pipeline members into substruct
3014 - zink: move viewport count into dynamic state1 part of pipeline hash
3015 - zink: zero viewport and scissor count in pipeline with dynamic state1

Completed in 10 milliseconds