Home
last modified time | relevance | path

Searched refs:ATI_FS_INPUT_SECONDARY (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c30 #define ATI_FS_INPUT_SECONDARY 1 macro
358 machine->Inputs[ATI_FS_INPUT_SECONDARY]); in execute_shader()
559 COPY_4V(inputs[ATI_FS_INPUT_SECONDARY], span->array->attribs[VARYING_SLOT_COL1][col]); in init_machine()