Searched refs:TGSI_INTERPOLATE_COLOR (Results 1 – 11 of 11) sorted by relevance
103 case TGSI_INTERPOLATE_COLOR: in softpipe_get_vertex_info()116 if (fsInfo->input_interpolate[i] == TGSI_INTERPOLATE_COLOR) { in softpipe_get_vertex_info()
105 #define TGSI_INTERPOLATE_COLOR 3 /* special color case for smooth/flat */ macro
122 (shader->shader.input[i].interpolate == TGSI_INTERPOLATE_COLOR && in si_pipe_shader_ps()329 (ps->input[i].interpolate == TGSI_INTERPOLATE_COLOR && in si_update_spi_map()
283 case TGSI_INTERPOLATE_COLOR: in declare_input_fs()
604 if (fs->info.input_interpolate[i] != TGSI_INTERPOLATE_COLOR) in clip_init_state()
448 return TGSI_INTERPOLATE_COLOR; in st_translate_interp()
1350 case TGSI_INTERPOLATE_COLOR: in llvmpipe_create_fs_state()
2486 (rshader->input[i].interpolate == TGSI_INTERPOLATE_COLOR && in r600_pipe_shader_ps()
3007 (rshader->input[i].interpolate == TGSI_INTERPOLATE_COLOR && in evergreen_pipe_shader_ps()
815 case TGSI_INTERPOLATE_COLOR: in scanDeclaration()
2387 case TGSI_INTERPOLATE_COLOR: in exec_declaration()