budgeted() const | skgpu::graphite::Resource | inline |
dawnTexture() const | skgpu::graphite::DawnTexture | inline |
dimensions() const | skgpu::graphite::Texture | inline |
dumpMemoryStatistics(SkTraceMemoryDump *traceMemoryDump) const | skgpu::graphite::Resource | |
getLabel() const | skgpu::graphite::Resource | inline |
getResourceType() const override | skgpu::graphite::Texture | inlinevirtual |
gpuMemorySize() const | skgpu::graphite::Resource | inline |
invokeReleaseProc() override | skgpu::graphite::Texture | protectedvirtual |
key() const | skgpu::graphite::Resource | inline |
Make(const DawnSharedContext *, SkISize dimensions, const TextureInfo &, skgpu::Budgeted) | skgpu::graphite::DawnTexture | static |
MakeDawnTexture(const DawnSharedContext *, SkISize dimensions, const TextureInfo &) | skgpu::graphite::DawnTexture | static |
MakeWrapped(const DawnSharedContext *, SkISize dimensions, const TextureInfo &, wgpu::Texture) | skgpu::graphite::DawnTexture | static |
MakeWrapped(const DawnSharedContext *, SkISize dimensions, const TextureInfo &, const wgpu::TextureView &) | skgpu::graphite::DawnTexture | static |
mipmapped() const | skgpu::graphite::Texture | inline |
mutableState() const | skgpu::graphite::Texture | protected |
numSamples() const | skgpu::graphite::Texture | inline |
onDumpMemoryStatistics(SkTraceMemoryDump *traceMemoryDump, const char *dumpName) const override | skgpu::graphite::Texture | protectedvirtual |
operator=(const Resource &)=delete | skgpu::graphite::Resource | |
operator=(Resource &&)=delete | skgpu::graphite::Resource | |
ownership() const | skgpu::graphite::Resource | inline |
prepareForReturnToCache(const std::function< void()> &takeRef) | skgpu::graphite::Resource | inlinevirtual |
ref() const | skgpu::graphite::Resource | inline |
refCommandBuffer() const | skgpu::graphite::Resource | inline |
renderTextureView() const | skgpu::graphite::DawnTexture | inline |
Resource(const Resource &)=delete | skgpu::graphite::Resource | |
Resource(Resource &&)=delete | skgpu::graphite::Resource | |
Resource(const SharedContext *, Ownership, skgpu::Budgeted, size_t gpuMemorySize, bool commandBufferRefsAsUsageRefs=false) | skgpu::graphite::Resource | protected |
sampleTextureView() const | skgpu::graphite::DawnTexture | inline |
setDeleteASAP() | skgpu::graphite::Resource | inlineprotected |
setKey(const GraphiteResourceKey &key) | skgpu::graphite::Resource | inline |
setLabel(std::string_view label) | skgpu::graphite::Resource | inline |
setReleaseCallback(sk_sp< RefCntedCallback >) | skgpu::graphite::Texture | |
sharedContext() const | skgpu::graphite::Resource | inlineprotected |
Texture(const SharedContext *, SkISize dimensions, const TextureInfo &info, sk_sp< MutableTextureState > mutableState, Ownership, skgpu::Budgeted) | skgpu::graphite::Texture | protected |
textureInfo() const | skgpu::graphite::Texture | inline |
uniqueID() const | skgpu::graphite::Resource | inline |
unref() const | skgpu::graphite::Resource | inline |
unrefCommandBuffer() const | skgpu::graphite::Resource | inline |
wasDestroyed() const | skgpu::graphite::Resource | inline |
~DawnTexture() override | skgpu::graphite::DawnTexture | inline |
~Resource() | skgpu::graphite::Resource | protectedvirtual |
~Texture() override | skgpu::graphite::Texture | |