Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tile.h83 pipe_get_tile_rgba_format(struct pipe_context *pipe,
Du_tile.c450 pipe_get_tile_rgba_format(pipe, pt, x, y, w, h, pt->resource->format, p); in pipe_get_tile_rgba()
455 pipe_get_tile_rgba_format(struct pipe_context *pipe, in pipe_get_tile_rgba_format() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.c314 pipe_get_tile_rgba_format(tc->pipe, in sp_find_cached_tile_tex()
Dsp_tile_cache.c588 pipe_get_tile_rgba_format(tc->pipe, pt, in sp_find_cached_tile()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c659 pipe_get_tile_rgba_format(pipe, tex_xfer, 0, row, width, 1, in decompress_with_blit()
808 pipe_get_tile_rgba_format(pipe, src_trans, 0, 0, width, height, in fallback_copy_texsubimage()
Dst_cb_drawpixels.c1606 pipe_get_tile_rgba_format(pipe, ptRead, 0, 0, readW, readH, in st_CopyPixels()