Searched refs:grVkImageLayout (Results 1 – 6 of 6) sorted by relevance
79 sk_sp<GrVkImageLayout> grVkImageLayout() const { return fLayout; } in grVkImageLayout() function
162 return GrBackendTexture(this->width(), this->height(), fInfo, this->grVkImageLayout()); in getBackendTexture()
380 fInfo, this->grVkImageLayout()); in getBackendRenderTarget()
160 return GrBackendTexture(this->width(), this->height(), fInfo, this->grVkImageLayout()); in getBackendTexture()
84 sk_sp<GrVkImageLayout> grVkImageLayout() const { return fLayout; } in grVkImageLayout() function