Home
last modified time | relevance | path

Searched refs:hasCommandBufferRef (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/graphite/
DResource.h71 SkASSERT(this->hasCommandBufferRef()); in unrefCommandBuffer()
116 return hasCommandBufferRef(); in debugHasCommandBufferRef()
193 bool hasCommandBufferRef() const { in hasCommandBufferRef() function
214 return this->hasUsageRef() || this->hasCommandBufferRef() || this->hasCacheRef(); in hasAnyRefs()