Home
last modified time | relevance | path

Searched refs:pipe_put_tile_z (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h110 pipe_put_tile_z(struct pipe_context *pipe,
Du_tile.c735 pipe_put_tile_z(struct pipe_context *pipe, in pipe_put_tile_z() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c780 pipe_put_tile_z(pipe, stImage->transfer, 0, row, width, 1, data); in fallback_copy_texsubimage()
Dst_cb_drawpixels.c1616 pipe_put_tile_z(pipe, ptTex, pack.SkipPixels, pack.SkipRows, in st_CopyPixels()