Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h59 struct r600_shader { struct
65 struct r600_shader_io input[64]; argument
66 struct r600_shader_io output[64]; argument
67 boolean uses_kill;
68 boolean fs_write_all;
69 boolean two_side;
73 unsigned nr_ps_max_color_exports;
75 unsigned nr_ps_color_exports;
77 unsigned clip_dist_write;
78 boolean vs_position_window_space;
[all …]