Searched refs:pipe_get_tile_rgba (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tile.h | 77 pipe_get_tile_rgba(struct pipe_context *pipe,
|
D | u_debug.c | 627 pipe_get_tile_rgba(pipe, transfer, 0, 0, in debug_dump_transfer_bmp()
|
D | u_tile.c | 445 pipe_get_tile_rgba(struct pipe_context *pipe, in pipe_get_tile_rgba() function
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | api_images.c | 455 pipe_get_tile_rgba(pipe, transfer, sx, y, width, 1, df); in vegaReadPixels()
|
D | mask.c | 139 pipe_get_tile_rgba(surf, sx, y, width, 1, df); in read_alpha_mask()
|
D | image.c | 463 pipe_get_tile_rgba(pipe, transfer, sx+image->x, y, width, 1, df); in image_get_sub_data()
|