Searched refs:useNodePools (Results 1 – 4 of 4) sorted by relevance
188 bool useNodePools() const { return fUseNodePools; } in useNodePools() function
191 bool useNodePools() const { in useNodePools() function
480 if (fContext->fCaps.useNodePools()) { in convertProgram()
51 if (compiler->context().fCaps.useNodePools()) { in DSLWriter()