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

/external/mesa3d/src/mesa/swrast/
H A Ds_tritemp.h399 GLfloat eMaj_ds = (vMax->attrib[FRAG_ATTRIB_TEX0][0] - vMin->attrib[FRAG_ATTRIB_TEX0][0]) * S_SCALE;
400 GLfloat eBot_ds = (vMid->attrib[FRAG_ATTRIB_TEX0][0] - vMin->attrib[FRAG_ATTRIB_TEX0][0]) * S_SCALE;
681 s0 = vLower->attrib[FRAG_ATTRIB_TEX0][0] * S_SCALE;
924 #undef S_SCALE macro
H A Ds_triangle.c122 #define S_SCALE twidth macro
180 #define S_SCALE twidth macro
536 #define S_SCALE twidth macro

Completed in 82 milliseconds