Home
last modified time | relevance | path

Searched defs:setMutableState (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrBackendSurfacePriv.h79 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
103 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
DGrBackendSurface.cpp398 void GrBackendTexture::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendTexture
645 void GrBackendRenderTarget::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendRenderTarget
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkBackendSurface.cpp187 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendTextureData
354 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendRenderTargetData
/third_party/skia/src/gpu/
DGrBackendSurface.cpp765 void GrBackendTexture::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendTexture
1240 void GrBackendRenderTarget::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendRenderTarget