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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h298 struct vc4_varying_slot { struct
438 struct vc4_varying_slot *input_slots;
447 struct vc4_varying_slot *output_slots;
H A Dvc4_context.h131 struct vc4_varying_slot *input_slots;
H A Dvc4_program.c788 struct vc4_varying_slot,
821 struct vc4_varying_slot,
1474 struct vc4_varying_slot *fs_inputs,
1488 struct vc4_varying_slot *input = &fs_inputs[i];
1492 struct vc4_varying_slot *output =
2493 struct vc4_varying_slot,
2507 struct vc4_varying_slot *slot = &c->input_slots[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h297 struct vc4_varying_slot { struct
434 struct vc4_varying_slot *input_slots;
443 struct vc4_varying_slot *output_slots;
H A Dvc4_context.h131 struct vc4_varying_slot *input_slots;
H A Dvc4_program.c778 struct vc4_varying_slot,
811 struct vc4_varying_slot,
1458 struct vc4_varying_slot *fs_inputs,
1472 struct vc4_varying_slot *input = &fs_inputs[i];
1476 struct vc4_varying_slot *output =
2518 struct vc4_varying_slot,
2532 struct vc4_varying_slot *slot = &c->input_slots[i];

Completed in 23 milliseconds