Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp1984 bool GrVkGpu::setBackendTextureState(const GrBackendTexture& backendTeture, in setBackendTextureState() argument
1989 SkAssertResult(backendTeture.getVkImageInfo(&info)); in setBackendTextureState()
1990 sk_sp<GrBackendSurfaceMutableStateImpl> currentState = backendTeture.getMutableState(); in setBackendTextureState()
1993 return this->setBackendSurfaceState(info, std::move(currentState), backendTeture.dimensions(), in setBackendTextureState()

Completed in 5 milliseconds