Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c29 #define ATI_FS_INPUT_PRIMARY 0 macro
355 machine->Inputs[ATI_FS_INPUT_PRIMARY]); in execute_shader()
558 COPY_4V(inputs[ATI_FS_INPUT_PRIMARY], span->array->attribs[VARYING_SLOT_COL0][col]); in init_machine()