Searched refs:sv_slot (Results 1 – 1 of 1) sorted by relevance
4818 int input_loc, int sv_slot, in append_input_or_sysvalue() argument4826 ctx->system_value[sv_slot] = var; in append_input_or_sysvalue()4832 ctx->system_value[sv_slot] = add_sysvalue(ctx, sv_slot, name, driver_location); in append_input_or_sysvalue()4833 if (!ctx->system_value[sv_slot]) in append_input_or_sysvalue()4836 nir_shader_add_variable(ctx->shader, ctx->system_value[sv_slot]); in append_input_or_sysvalue()