Searched refs:pipe_get_tile_rgba_format (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tile.h | 83 pipe_get_tile_rgba_format(struct pipe_transfer *pt,
|
D | u_tile.c | 433 pipe_get_tile_rgba_format(pt, src, x, y, w, h, pt->resource->format, p); in pipe_get_tile_rgba() 438 pipe_get_tile_rgba_format(struct pipe_transfer *pt, in pipe_get_tile_rgba_format() function
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_tile_cache.c | 280 pipe_get_tile_rgba_format(tc->tex_trans, tc->tex_trans_map, in sp_find_cached_tile_tex()
|
D | sp_tile_cache.c | 609 pipe_get_tile_rgba_format(tc->transfer[layer], tc->transfer_map[layer], in sp_find_cached_tile()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 2075 pipe_get_tile_rgba_format(tex_xfer, map, 0, 0, width, height, in st_GetTexSubImage() 2233 pipe_get_tile_rgba_format(src_trans, map, 0, 0, width, height, in fallback_copy_texsubimage()
|