Searched refs:tmp_vars (Results 1 – 1 of 1) sorted by relevance
784 nir_variable *tmp_vars[VARYING_SLOT_MAX] = {0}; in d3d12_lower_triangle_strip() local797 tmp_vars[var->data.location] = nir_local_variable_create(impl, type, "tmp_var"); in d3d12_lower_triangle_strip()811 lower_triangle_strip_store(&b, intrin, vertex_count_var, tmp_vars); in d3d12_lower_triangle_strip()817 tmp_vars, out_vars); in d3d12_lower_triangle_strip()