Searched defs:new_input (Results 1 – 2 of 2) sorted by relevance
221 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
208 … nir_variable *new_input = nir_variable_create(b->shader, nir_var_uniform, glsl_uint_type(), NULL); in clc_lower_input_image_deref() local