Searched defs:dstColor (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_blit.c | 407 GLubyte (*dstColor)[4] = (GLubyte (*)[4]) dstBuffer; local in function:resample_linear_row_ub 462 GLfloat (*dstColor)[4] = (GLfloat (*)[4]) dstBuffer; local in function:resample_linear_row_float [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_blit.c | 407 GLubyte (*dstColor)[4] = (GLubyte (*)[4]) dstBuffer; local in function:resample_linear_row_ub 462 GLfloat (*dstColor)[4] = (GLfloat (*)[4]) dstBuffer; local in function:resample_linear_row_float [all...] |
Completed in 6 milliseconds