Searched refs:INTERP_MODE_COLOR (Results 1 – 7 of 7) sorted by relevance
350 ENUM(INTERP_MODE_COLOR), in glsl_interp_mode_name()
816 INTERP_MODE_COLOR, /**< glShadeModel determines the interp mode */ enumerator
344 case INTERP_MODE_COLOR: in scan_instruction()417 info->color_interpolate[i] = INTERP_MODE_COLOR; in si_nir_scan_shader()
1751 if (shader->key.part.ps.prolog.flatshade_colors && interp == INTERP_MODE_COLOR) in si_get_ps_prolog_key()1759 case INTERP_MODE_COLOR: in si_get_ps_prolog_key()
74 (input.interpolate == INTERP_MODE_COLOR && rs->flatshade)) in si_emit_spi_map()
85 case INTERP_MODE_COLOR: in barycentric_ij_index()173 case INTERP_MODE_COLOR: in process_load_input()
3364 - compiler: add INTERP_MODE_COLOR for radeonsi