Home
last modified time | relevance | path

Searched refs:INTERP_MODE_COLOR (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_enums.c355 ENUM(INTERP_MODE_COLOR), in glsl_interp_mode_name()
H A Dshader_enums.h878 INTERP_MODE_COLOR, /**< glShadeModel determines the interp mode */ enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c527 case INTERP_MODE_COLOR: in scan_instruction()
604 info->color_interpolate[i] = INTERP_MODE_COLOR; in si_nir_scan_shader()
H A Dsi_shader.c2206 if (shader->key.ps.part.prolog.flatshade_colors && interp == INTERP_MODE_COLOR) in si_get_ps_prolog_key()
2214 case INTERP_MODE_COLOR: in si_get_ps_prolog_key()
H A Dsi_state_draw.cpp76 (input.interpolate == INTERP_MODE_COLOR && rs->flatshade)) in si_emit_spi_map()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp145 case INTERP_MODE_COLOR: in barycentric_ij_index()
418 case INTERP_MODE_COLOR: in scan_input()

Completed in 12 milliseconds