Home
last modified time | relevance | path

Searched refs:SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_single_sampled.c116 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE); in nir_lower_single_sampled()
H A Dnir_lower_system_values.c193 case SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE: in lower_system_value_instr()
H A Dnir_gather_info.c755 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE); in gather_intrinsic_info()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c313 ENUM(SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE), in gl_system_value_name()
H A Dshader_enums.h803 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE, enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c647 info->uses_persp_sample = BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE); in si_nir_scan_shader()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c1761 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE); in get_barycentric()
1814 sysval = SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE; in nir_intrinsic_barycentric_sysval()
1831 case SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE: in emit_intrinsic_barycentric()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c1061 *location = SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE; in vtn_get_builtin_location()

Completed in 17 milliseconds