Searched refs:BRW_VARYING_SLOT_PNTC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_sf.c409 if (varying1 == BRW_VARYING_SLOT_PNTC)
418 if (varying2 == BRW_VARYING_SLOT_PNTC)
826 c.vue_map.varying_to_slot[BRW_VARYING_SLOT_PNTC] = c.vue_map.num_slots;
827 c.vue_map.slot_to_varying[c.vue_map.num_slots++] = BRW_VARYING_SLOT_PNTC;
H A Dbrw_vue_map.c274 [BRW_VARYING_SLOT_PNTC - VARYING_SLOT_MAX] = "BRW_VARYING_SLOT_PNTC",
H A Dbrw_compiler.h881 BRW_VARYING_SLOT_PNTC, enumerator in enum:__anond96c6af90703
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_sf.c409 if (varying1 == BRW_VARYING_SLOT_PNTC)
418 if (varying2 == BRW_VARYING_SLOT_PNTC)
826 c.vue_map.varying_to_slot[BRW_VARYING_SLOT_PNTC] = c.vue_map.num_slots;
827 c.vue_map.slot_to_varying[c.vue_map.num_slots++] = BRW_VARYING_SLOT_PNTC;
H A Dbrw_vue_map.c291 [BRW_VARYING_SLOT_PNTC - VARYING_SLOT_MAX] = "BRW_VARYING_SLOT_PNTC",
H A Dbrw_compiler.h1116 BRW_VARYING_SLOT_PNTC, enumerator in enum:__anon8113d22c0703

Completed in 12 milliseconds