Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h104 pipe_get_tile_z(struct pipe_context *pipe,
Du_tile.c606 pipe_get_tile_z(struct pipe_context *pipe, in pipe_get_tile_z() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c776 pipe_get_tile_z(pipe, src_trans, 0, srcY, width, 1, data); in fallback_copy_texsubimage()
Dst_cb_drawpixels.c1615 pipe_get_tile_z(pipe, ptRead, 0, 0, readW, readH, buf); in st_CopyPixels()