Searched refs:setNewResource (Results 1 – 3 of 3) sorted by relevance
91 void setNewResource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling);
132 void GrVkImage::setNewResource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) { in setNewResource() function in GrVkImage
239 this->setNewResource(info.fImage, info.fAlloc, info.fImageTiling); in reallocForMipmap()