Searched refs:pipe_get_tile_rgba (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tile.h | 77 pipe_get_tile_rgba(struct pipe_transfer *pt,
|
H A D | u_tile.c | 381 pipe_get_tile_rgba(struct pipe_transfer *pt, in pipe_get_tile_rgba() function
|
H A D | u_debug_image.c | 221 pipe_get_tile_rgba(transfer, ptr, 0, 0, in debug_dump_transfer_bmp()
|
H A D | u_tests.c | 236 pipe_get_tile_rgba(transfer, map, 0, 0, w, h, tex->format, pixels); in util_probe_rect_rgba_multi()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_tile_cache.c | 262 pipe_get_tile_rgba(tc->tex_trans, tc->tex_trans_map, in sp_find_cached_tile_tex()
|
H A D | sp_tile_cache.c | 548 pipe_get_tile_rgba(tc->transfer[layer], tc->transfer_map[layer], in sp_find_cached_tile()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.c | 260 pipe_get_tile_rgba(tex_xfer, map, 0, 0, width, height, dst_format, in copy_to_staging_dest() 2675 pipe_get_tile_rgba(src_trans, map, 0, 0, width, height, in fallback_copy_texsubimage()
|
Completed in 9 milliseconds