Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h136 struct r600_db_misc_state { struct
137 struct r600_atom atom;
138 bool occlusion_queries_disabled;
139 bool flush_depthstencil_through_cb;
140 bool flush_depth_inplace;
141 bool flush_stencil_inplace;
142 bool copy_depth, copy_stencil;
143 unsigned copy_sample;
144 unsigned log_samples;
145 unsigned db_shader_control;
[all …]