Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c372 machine->Inputs[ATI_FS_INPUT_SECONDARY]); in execute_shader()
573 COPY_4V(inputs[ATI_FS_INPUT_SECONDARY], span->array->attribs[FRAG_ATTRIB_COL1][col]); in init_machine()
/external/mesa3d/src/mesa/main/
Dmtypes.h2133 #define ATI_FS_INPUT_SECONDARY 1 macro