Home
last modified time | relevance | path

Searched defs:r600_alphatest_state (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h173 struct r600_alphatest_state { struct
174 struct r600_atom atom;
175 unsigned sx_alpha_test_control; /* this comes from dsa state */
176 unsigned sx_alpha_ref; /* this comes from dsa state */
177 bool bypass;
178 bool cb0_export_16bpc; /* from set_framebuffer_state */