Searched defs:r600_db_misc_state (Results 1 – 1 of 1) sorted by relevance
135 struct r600_db_misc_state { struct136 struct r600_atom atom;137 bool occlusion_queries_disabled;138 bool flush_depthstencil_through_cb;139 bool flush_depth_inplace;140 bool flush_stencil_inplace;141 bool copy_depth, copy_stencil;142 unsigned copy_sample;143 unsigned log_samples;144 unsigned db_shader_control;[all …]