Searched refs:fCanSkipAllocatorGather (Results 1 – 1 of 1) sorted by relevance
141 if (visitor == VisitorType::kAllocatorGather && fCanSkipAllocatorGather) { in visitProxies()240 fCanSkipAllocatorGather = in TextureOp()254 fCanSkipAllocatorGather = static_cast<unsigned>(true); in TextureOp()265 fCanSkipAllocatorGather = static_cast<unsigned>(false); in TextureOp()525 unsigned fCanSkipAllocatorGather : 1; member in __anonfe229b130111::TextureOp