Home
last modified time | relevance | path

Searched refs:color0_sample (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_info.h463 bool color0_sample:1; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c607 info->color_interpolate_loc[0] = nir->info.fs.color0_sample ? TGSI_INTERPOLATE_LOC_SAMPLE : in si_nir_scan_shader()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2977 nir->info.fs.color0_sample = var->data.sample; in nir_lower_color_inputs()

Completed in 8 milliseconds