Searched refs:backendTeture (Results 1 – 1 of 1) sorted by relevance
1813 bool GrVkGpu::setBackendTextureState(const GrBackendTexture& backendTeture, in setBackendTextureState() argument1818 SkAssertResult(backendTeture.getVkImageInfo(&info)); in setBackendTextureState()1819 sk_sp<GrBackendSurfaceMutableStateImpl> currentState = backendTeture.getMutableState(); in setBackendTextureState()1822 return this->setBackendSurfaceState(info, std::move(currentState), backendTeture.dimensions(), in setBackendTextureState()