Searched defs:zSrc (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_drawpix.c | 337 const GLushort *zSrc = (const GLushort *) local in function:draw_depth_pixels 358 const GLuint *zSrc = (const GLuint *) local in function:draw_depth_pixels 386 const GLvoid *zSrc = _mesa_image_address2d(unpack, local in function:draw_depth_pixels |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_tile.c | 711 pipe_put_tile_z(struct pipe_transfer * pt,void * dst,uint x,uint y,uint w,uint h,const uint * zSrc) argument |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_drawpix.c | 337 const GLushort *zSrc = (const GLushort *) local in function:draw_depth_pixels 358 const GLuint *zSrc = (const GLuint *) local in function:draw_depth_pixels 386 const GLvoid *zSrc = _mesa_image_address2d(unpack, local in function:draw_depth_pixels |
Completed in 36 milliseconds