Searched defs:spanX (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 49 compute_zoomed_bounds(struct gl_context * ctx,GLint imageX,GLint imageY,GLint spanX,GLint spanY,GLint width,GLint * x0,GLint * x1,GLint * y0,GLint * y1) argument 361 _swrast_write_zoomed_stencil_span(struct gl_context * ctx,GLint imgX,GLint imgY,GLint width,GLint spanX,GLint spanY,const GLubyte stencil[]) argument 404 _swrast_write_zoomed_z_span(struct gl_context * ctx,GLint imgX,GLint imgY,GLint width,GLint spanX,GLint spanY,const GLuint * zVals) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 49 compute_zoomed_bounds(struct gl_context * ctx,GLint imageX,GLint imageY,GLint spanX,GLint spanY,GLint width,GLint * x0,GLint * x1,GLint * y0,GLint * y1) argument 361 _swrast_write_zoomed_stencil_span(struct gl_context * ctx,GLint imgX,GLint imgY,GLint width,GLint spanX,GLint spanY,const GLubyte stencil[]) argument 404 _swrast_write_zoomed_z_span(struct gl_context * ctx,GLint imgX,GLint imgY,GLint width,GLint spanX,GLint spanY,const GLuint * zVals) argument [all...] |
Completed in 3 milliseconds