Searched refs:fUseNodePools (Results 1 – 5 of 5) sorted by relevance
209 bool useNodePools() const { return fUseNodePools; } in useNodePools()329 bool fUseNodePools : 1; variable
66 fUseNodePools = true; in GrShaderCaps()149 writer->appendBool("Use node pools", fUseNodePools); in dumpJSON()
190 bool fUseNodePools = true; variable192 return fUseNodePools; in useNodePools()
91 fCaps->fUseNodePools = false; in Impl()
4279 shaderCaps->fUseNodePools = false; in applyDriverCorrectnessWorkarounds()