HomeSort by relevance Sort by last modified time
    Searched refs:pipe_get_tile_rgba (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_tile.h 77 pipe_get_tile_rgba(struct pipe_context *pipe,
u_debug.c 627 pipe_get_tile_rgba(pipe, transfer, 0, 0,
u_tile.c 445 pipe_get_tile_rgba(struct pipe_context *pipe, function
  /external/mesa3d/src/gallium/state_trackers/vega/
api_images.c 455 pipe_get_tile_rgba(pipe, transfer, sx, y, width, 1, df);
mask.c 139 pipe_get_tile_rgba(surf, sx, y, width, 1, df);
image.c 463 pipe_get_tile_rgba(pipe, transfer, sx+image->x, y, width, 1, df);

Completed in 83 milliseconds