Searched defs:imgX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 425 const GLint imgX = x, imgY = y; local in function:draw_rgba_pixels 610 const GLint imgX = x, imgY = y; local in function:draw_depth_stencil_pixels
|
| H A D | s_zoom.c | 131 zoom_span( struct gl_context *ctx, GLint imgX, GLint imgY, const SWspan *span, argument 332 _swrast_write_zoomed_rgba_span(struct gl_context *ctx, GLint imgX, GLin argument 340 _swrast_write_zoomed_rgb_span(struct gl_context * ctx,GLint imgX,GLint imgY,const SWspan * span,const GLvoid * rgb) argument 348 _swrast_write_zoomed_depth_span(struct gl_context * ctx,GLint imgX,GLint imgY,const SWspan * span) 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_drawpix.c | 425 const GLint imgX = x, imgY = y; local in function:draw_rgba_pixels 635 const GLint imgX = x, imgY = y; local in function:draw_depth_stencil_pixels
|
| H A D | s_zoom.c | 131 zoom_span( struct gl_context *ctx, GLint imgX, GLint imgY, const SWspan *span, argument 332 _swrast_write_zoomed_rgba_span(struct gl_context *ctx, GLint imgX, GLin argument 340 _swrast_write_zoomed_rgb_span(struct gl_context * ctx,GLint imgX,GLint imgY,const SWspan * span,const GLvoid * rgb) argument 348 _swrast_write_zoomed_depth_span(struct gl_context * ctx,GLint imgX,GLint imgY,const SWspan * span) 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 6 milliseconds