Searched refs:ATI_FS_INPUT_PRIMARY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_atifragshader.c29 #define ATI_FS_INPUT_PRIMARY 0 macro
355 machine->Inputs[ATI_FS_INPUT_PRIMARY]);
558 COPY_4V(inputs[ATI_FS_INPUT_PRIMARY], span->array->attribs[VARYING_SLOT_COL0][col]);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_atifragshader.c29 #define ATI_FS_INPUT_PRIMARY 0 macro
355 machine->Inputs[ATI_FS_INPUT_PRIMARY]);
558 COPY_4V(inputs[ATI_FS_INPUT_PRIMARY], span->array->attribs[VARYING_SLOT_COL0][col]);

Completed in 9 milliseconds