Home
last modified time | relevance | path

Searched refs:pipe_get_tile_rgba (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h77 pipe_get_tile_rgba(struct pipe_context *pipe,
Du_debug.c627 pipe_get_tile_rgba(pipe, transfer, 0, 0, in debug_dump_transfer_bmp()
Du_tile.c445 pipe_get_tile_rgba(struct pipe_context *pipe, in pipe_get_tile_rgba() function
/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_images.c455 pipe_get_tile_rgba(pipe, transfer, sx, y, width, 1, df); in vegaReadPixels()
Dmask.c139 pipe_get_tile_rgba(surf, sx, y, width, 1, df); in read_alpha_mask()
Dimage.c463 pipe_get_tile_rgba(pipe, transfer, sx+image->x, y, width, 1, df); in image_get_sub_data()