Searched defs:is_fs (Results 1 – 2 of 2) sorted by relevance
37 #define is_fs(c) ((c)->nir->info.stage == MESA_SHADER_FRAGMENT) macro
390 bool is_fs = xs->type == MESA_SHADER_FRAGMENT; in tu6_emit_xs_config() local