Home
last modified time | relevance | path

Searched refs:svga_texture_transfer_map_can_upload (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h295 svga_texture_transfer_map_can_upload(const struct svga_screen *svgascreen,
Dsvga_resource_texture.c1119 tex->can_use_upload = svga_texture_transfer_map_can_upload(svgascreen, in svga_texture_create()
1334 svga_texture_transfer_map_can_upload(const struct svga_screen *svgascreen, in svga_texture_transfer_map_can_upload() function