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

  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_texture.c 76 static int r600_init_surface(struct radeon_surface *surface, function
538 r = r600_init_surface(&surface, templ, array_mode);
619 r = r600_init_surface(&surface, templ, array_mode);
  /external/mesa3d/src/gallium/drivers/r600/
r600_texture.c 68 static int r600_init_surface(struct r600_screen *rscreen, function
472 r = r600_init_surface(rscreen, &surface, templ, array_mode,
552 r = r600_init_surface(rscreen, &surface, templ, array_mode, false, false);
    [all...]

Completed in 79 milliseconds