Searched refs:pipe_get_tile_rgba_format (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tile.h | 83 pipe_get_tile_rgba_format(struct pipe_context *pipe,
|
D | u_tile.c | 450 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/ |
D | sp_tex_tile_cache.c | 314 pipe_get_tile_rgba_format(tc->pipe, in sp_find_cached_tile_tex()
|
D | sp_tile_cache.c | 588 pipe_get_tile_rgba_format(tc->pipe, pt, in sp_find_cached_tile()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 659 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()
|
D | st_cb_drawpixels.c | 1606 pipe_get_tile_rgba_format(pipe, ptRead, 0, 0, readW, readH, in st_CopyPixels()
|