Home
last modified time | relevance | path

Searched defs:zSrc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c329 const GLushort *zSrc = (const GLushort *) in draw_depth_pixels() local
350 const GLuint *zSrc = (const GLuint *) in draw_depth_pixels() local
378 const GLvoid *zSrc = _mesa_image_address2d(unpack, in draw_depth_pixels() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.c713 const uint *zSrc) in pipe_put_tile_z()