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

  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.c 36 static struct pipe_resource *r600_resource_from_handle(struct pipe_screen * screen, function
50 screen->resource_from_handle = r600_resource_from_handle;
  /external/mesa3d/src/gallium/drivers/r600/
r600_resource.c 41 static struct pipe_resource *r600_resource_from_handle(struct pipe_screen * screen, function
64 screen->resource_from_handle = r600_resource_from_handle;

Completed in 108 milliseconds