Searched defs:is_mesh (Results 1 – 2 of 2) sorted by relevance
544 const enum brw_sometimes is_mesh) in populate_wm_prog_key()1859 enum brw_sometimes is_mesh = BRW_NEVER; in anv_graphics_pipeline_init_keys() local
337 bool is_mesh = nir->info.stage == MESA_SHADER_MESH; in generate_compute() local