Searched refs:fSupportedUsages (Results 1 – 2 of 2) sorted by relevance
36 UsageFlags supportedUsages() const { return fSupportedUsages; } in supportedUsages()74 , fSupportedUsages(supportedUsages) in GrAttachment()84 if (fSupportedUsages == UsageFlags::kStencilAttachment) { in getResourceType()92 UsageFlags fSupportedUsages; variable
25 if (!(fSupportedUsages & UsageFlags::kTexture)) { in onGpuMemorySize()90 if (!SkToBool(fSupportedUsages & UsageFlags::kStencilAttachment)) { in computeScratchKey()93 fSupportedUsages, this->numSamples(), this->mipmapped(), isProtected, in computeScratchKey()