Searched refs:fUseNodePools (Results 1 – 4 of 4) sorted by relevance
188 bool useNodePools() const { return fUseNodePools; } in useNodePools()329 bool fUseNodePools : 1; variable
64 fUseNodePools = true; in GrShaderCaps()146 writer->appendBool("Use node pools", fUseNodePools); in dumpJSON()
190 bool fUseNodePools = true; variable192 return fUseNodePools; in useNodePools()
4082 shaderCaps->fUseNodePools = false; in applyDriverCorrectnessWorkarounds()