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

/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c312 ENUM(SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE),
H A Dshader_enums.h751 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE, enumerator in enum:__anon671c309a0403
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_system_values.c192 case SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE:
H A Dnir_gather_info.c667 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c457 info->uses_persp_sample = BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1491 SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE);
1543 sysval = SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE;
1560 case SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1051 *location = SYSTEM_VALUE_BARYCENTRIC_PERSP_SAMPLE;

Completed in 16 milliseconds