Searched defs:vrend_variable_shader_info (Results 1 – 1 of 1) sorted by relevance
163 struct vrend_variable_shader_info { struct164 struct vrend_fs_shader_info fs_info;165 uint32_t num_in_clip:4;166 uint32_t num_in_cull:4;167 uint32_t num_out_clip:4;168 uint32_t num_out_cull:4;169 int num_ucp;170 int legacy_color_bits;