| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_flatshade.c | 34 var->data.location == VARYING_SLOT_BFC0 ||
|
| H A D | nir_lower_clamp_color_outputs.c | 43 case VARYING_SLOT_BFC0:
|
| H A D | nir_lower_two_sided_color.c | 117 slot = VARYING_SLOT_BFC0;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_vs_visitor.cpp | 72 case VARYING_SLOT_BFC0:
|
| H A D | brw_interpolation_map.c | 86 location = location + VARYING_SLOT_BFC0 - VARYING_SLOT_COL0;
|
| H A D | brw_vue_map.c | 164 if (slots_valid & BITFIELD64_BIT(VARYING_SLOT_BFC0)) 165 assign_vue_slot(vue_map, VARYING_SLOT_BFC0, slot++);
|
| H A D | brw_clip_unfilled.c | 128 brw_clip_have_varying(c, VARYING_SLOT_BFC0)) && 154 brw_clip_have_varying(c, VARYING_SLOT_BFC0)) 161 VARYING_SLOT_BFC0)));
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_clamp_color_outputs.c | 42 case VARYING_SLOT_BFC0:
|
| H A D | nir_lower_two_sided_color.c | 117 slot = VARYING_SLOT_BFC0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 81 case VARYING_SLOT_BFC0:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_interpolation_map.c | 86 location = location + VARYING_SLOT_BFC0 - VARYING_SLOT_COL0;
|
| H A D | brw_vec4_vs_visitor.cpp | 72 case VARYING_SLOT_BFC0:
|
| H A D | brw_vue_map.c | 147 if (slots_valid & BITFIELD64_BIT(VARYING_SLOT_BFC0)) 148 assign_vue_slot(vue_map, VARYING_SLOT_BFC0, slot++);
|
| H A D | brw_clip_unfilled.c | 128 brw_clip_have_varying(c, VARYING_SLOT_BFC0)) && 154 brw_clip_have_varying(c, VARYING_SLOT_BFC0)) 161 VARYING_SLOT_BFC0)));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 83 case VARYING_SLOT_BFC0:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | shader_enums.h | 243 VARYING_SLOT_BFC0, /* Does not appear in FS */ enumerator in enum:__anon0f1973a70303 326 #define VARYING_BIT_BFC0 BITFIELD64_BIT(VARYING_SLOT_BFC0)
|
| H A D | shader_enums.c | 150 ENUM(VARYING_SLOT_BFC0),
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 569 if (slot == VARYING_SLOT_BFC0) { 574 slot = VARYING_SLOT_BFC0;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_geometry.cpp | 108 location == VARYING_SLOT_BFC0 || 161 location == VARYING_SLOT_BFC0 ||
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_shader.c | 237 VARYING_SLOT_BFC0 | 306 VARYING_SLOT_BFC0 |
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_dead_builtin_varyings.cpp | 188 case VARYING_SLOT_BFC0: 218 case VARYING_SLOT_BFC0:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | shader_enums.h | 286 VARYING_SLOT_BFC0, /* Does not appear in FS */ enumerator in enum:__anon671c309a0303 441 #define VARYING_BIT_BFC0 BITFIELD64_BIT(VARYING_SLOT_BFC0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | opt_dead_builtin_varyings.cpp | 188 case VARYING_SLOT_BFC0: 218 case VARYING_SLOT_BFC0:
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 833 if (slot == VARYING_SLOT_BFC0) { 838 slot = VARYING_SLOT_BFC0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_shader.c | 193 VARYING_SLOT_BFC0 |
|