Searched defs:r600_alphatest_state (Results 1 – 1 of 1) sorted by relevance
176 struct r600_alphatest_state { struct177 struct r600_atom atom;178 unsigned sx_alpha_test_control; /* this comes from dsa state */179 unsigned sx_alpha_ref; /* this comes from dsa state */180 bool bypass;181 bool cb0_export_16bpc; /* from set_framebuffer_state */