8#ifndef GrGpuResource_DEFINED
9#define GrGpuResource_DEFINED
47 bool unique()
const {
return fRefCnt == 1; }
53 (void)fRefCnt.fetch_add(+1, std::memory_order_relaxed);
64 if (1 == fRefCnt.fetch_add(-1, std::memory_order_acq_rel)) {
71 (void)fCommandBufferUsageCnt.fetch_add(+1, std::memory_order_relaxed);
75 SkASSERT(!this->hasNoCommandBufferUsages());
76 if (1 == fCommandBufferUsageCnt.fetch_add(-1, std::memory_order_acq_rel)) {
81#if defined(GR_TEST_UTILS)
82 int32_t testingOnly_getRefCnt()
const {
return this->getRefCnt(); }
86 GrIORef() : fRefCnt(1), fCommandBufferUsageCnt(0) {}
90 return SkToBool(this->hasNoCommandBufferUsages());
97 (void)fRefCnt.fetch_add(+1, std::memory_order_relaxed);
102 static_cast<const DERIVED*
>(
this)->notifyARefCntIsZero(removedRef);
105 int32_t getRefCnt()
const {
return fRefCnt.load(std::memory_order_relaxed); }
107 bool hasNoCommandBufferUsages()
const {
108 if (0 == fCommandBufferUsageCnt.load(std::memory_order_acquire)) {
117 mutable std::atomic<int32_t> fRefCnt;
118 mutable std::atomic<int32_t> fCommandBufferUsageCnt;
157 if (kInvalidGpuMemorySize == fGpuMemorySize) {
159 SkASSERT(kInvalidGpuMemorySize != fGpuMemorySize);
161 return fGpuMemorySize;
238#if defined(GR_TEST_UTILS)
239 virtual const GrSurface* asSurface()
const {
return nullptr; }
280 const char*
type,
size_t size)
const;
284 bool isPurgeable()
const;
286 bool hasNoCommandBufferUsages()
const;
313 void removeUniqueKey();
315 void removeScratchKey();
317 void makeUnbudgeted();
325 int fCacheArrayIndex;
329 skgpu::StdSteadyClock::time_point fTimeWhenBecamePurgeable;
331 static const size_t kInvalidGpuMemorySize = ~static_cast<size_t>(0);
338 mutable size_t fGpuMemorySize = kInvalidGpuMemorySize;
341 bool fRefsWrappedObjects =
false;
static SkString resource(SkPDFResourceType type, int index)
static constexpr bool SkToBool(const T &x)
static constexpr uint32_t SK_InvalidUniqueID
bool operator!=(const UniqueID &other) const
bool operator==(const UniqueID &other) const
virtual void computeScratchKey(skgpu::ScratchKey *) const
std::string getLabel() const
size_t gpuMemorySize() const
virtual size_t onGpuMemorySize() const =0
void dumpMemoryStatisticsPriv(SkTraceMemoryDump *traceMemoryDump, const SkString &resourceName, const char *type, size_t size) const
const GrDirectContext * getContext() const
UniqueID uniqueID() const
virtual void dumpMemoryStatistics(SkTraceMemoryDump *traceMemoryDump) const
bool wasDestroyed() const
SkString getResourceName() const
const skgpu::UniqueKey & getUniqueKey() const
GrGpuResource(GrGpu *, std::string_view label)
virtual const char * getResourceType() const =0
virtual void onSetLabel()=0
void registerWithCacheWrapped(GrWrapCacheable)
virtual void setMemoryBacking(SkTraceMemoryDump *, const SkString &) const
static uint32_t CreateUniqueID()
void registerWithCache(skgpu::Budgeted)
void setLabel(std::string_view label)
CacheAccess cacheAccess()
ProxyAccess proxyAccess()
ResourcePriv resourcePriv()
bool internalHasNoCommandBufferUsages() const
void refCommandBuffer() const
void unrefCommandBuffer() const
void addInitialRef() const
bool internalHasRef() const
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace Enable an endless trace buffer The default is a ring buffer This is useful when very old events need to viewed For during application launch Memory usage will continue to grow indefinitely however Start app with an specific route defined on the framework flutter assets Path to the Flutter assets directory enable service port Allow the VM service to fallback to automatic port selection if binding to a specified port fails trace Trace early application lifecycle Automatically switches to an endless trace buffer trace skia Filters out all Skia trace event categories except those that are specified in this comma separated list dump skp on shader Automatically dump the skp that triggers new shader compilations This is useful for writing custom ShaderWarmUp to reduce jank By this is not enabled to reduce the overhead purge persistent cache
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size