Searched refs:cs_pushconst (Results 1 – 1 of 1) sorted by relevance
68 nir_variable *cs_pushconst; in create_cs_pushconst() local74 cs_pushconst = nir_variable_create(nir, nir_var_mem_push_const, in create_cs_pushconst()76 cs_pushconst->data.location = INT_MAX; //doesn't really matter in create_cs_pushconst()