Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h163 struct vrend_variable_shader_info { struct
164 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;