Searched refs:pipe_get_tile_raw (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tile.c | 48 pipe_get_tile_raw(struct pipe_context *pipe, in pipe_get_tile_raw() function 477 pipe_get_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_get_tile_rgba_format() 892 pipe_get_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_get_tile_ui_format() 923 pipe_get_tile_raw(pipe, pt, x, y, w, h, packed, 0); in pipe_get_tile_i_format()
|
D | u_tile.h | 64 pipe_get_tile_raw(struct pipe_context *pipe,
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 566 pipe_get_tile_raw(tc->pipe, pt, in sp_find_cached_tile()
|