Searched defs:r600_db_misc_state (Results 1 – 1 of 1) sorted by relevance
117 struct r600_db_misc_state { struct118 struct r600_atom atom;119 bool occlusion_queries_disabled;120 bool flush_depthstencil_through_cb;121 bool flush_depth_inplace;122 bool flush_stencil_inplace;123 bool copy_depth, copy_stencil;124 unsigned copy_sample;125 unsigned log_samples;126 unsigned db_shader_control;[all …]