Searched defs:r600_shader (Results 1 – 2 of 2) sorted by relevance
40 struct r600_shader { struct46 struct r600_shader_io input[32]; argument47 struct r600_shader_io output[32]; argument48 boolean uses_kill;49 boolean fs_write_all;50 boolean vs_prohibit_ucps;51 boolean two_side;55 unsigned nr_ps_max_color_exports;57 unsigned nr_ps_color_exports;59 unsigned clip_dist_write;[all …]