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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c101 const t(*rowC)[e] = (const t(*)[e]) srcRowC; \
108 const t *rowC = (const t *) srcRowC; \
123 rowC[j][e], rowC[k][e], \
138 rowC[j][e], rowC[k][e], \
146 + rowC[j][e] + rowC[k][e] \
156 const GLfloat cj = _mesa_half_to_float(rowC[j][e]); \
157 const GLfloat ck = _mesa_half_to_float(rowC[
1051 const GLuint *rowC = (const GLuint *) srcRowC; local in function:do_row_3D
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c101 const t(*rowC)[e] = (const t(*)[e]) srcRowC; \
108 const t *rowC = (const t *) srcRowC; \
123 rowC[j][e], rowC[k][e], \
138 rowC[j][e], rowC[k][e], \
146 + rowC[j][e] + rowC[k][e] \
156 const GLfloat cj = _mesa_half_to_float(rowC[j][e]); \
157 const GLfloat ck = _mesa_half_to_float(rowC[
1051 const GLuint *rowC = (const GLuint *) srcRowC; local in function:do_row_3D
[all...]

Completed in 6 milliseconds