Searched refs:R600_RESOURCE_FLAG_TRANSFER (Results 1 – 4 of 4) sorted by relevance
29 #define R600_RESOURCE_FLAG_TRANSFER PIPE_RESOURCE_FLAG_DRV_PRIV macro
302 (texture->flags & R600_RESOURCE_FLAG_TRANSFER)) in si_texture_get_transfer()341 resource.flags = R600_RESOURCE_FLAG_TRANSFER; in si_texture_get_transfer()530 if (!(templ->flags & R600_RESOURCE_FLAG_TRANSFER) && in si_texture_create()646 resource.flags = R600_RESOURCE_FLAG_TRANSFER | texture->flags; in r600_texture_depth_flush()
456 if (!(templ->flags & R600_RESOURCE_FLAG_TRANSFER)) { in r600_texture_create()473 templ->flags & R600_RESOURCE_FLAG_TRANSFER, in r600_texture_create()585 resource.flags |= R600_RESOURCE_FLAG_TRANSFER; in r600_init_flushed_depth_texture()627 if (texture->flags & R600_RESOURCE_FLAG_TRANSFER) { in r600_texture_get_transfer()676 resource.flags = R600_RESOURCE_FLAG_TRANSFER; in r600_texture_get_transfer()