Home
last modified time | relevance | path

Searched refs:can_use_upload (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c564 boolean can_use_upload = tex->can_use_upload && in svga_texture_transfer_map() local
575 if (was_rendered_to && can_use_upload) { in svga_texture_transfer_map()
582 if (can_use_upload) in svga_texture_transfer_map()
587 if (!map && can_use_upload) { in svga_texture_transfer_map()
1115 tex->can_use_upload = svga_texture_transfer_map_can_upload(svgascreen, in svga_texture_create()
H A Dsvga_resource_texture.h86 boolean can_use_upload; member

Completed in 3 milliseconds