Searched refs:fEmulateAbsIntFunction (Results 1 – 5 of 5) sorted by relevance
55 writer->appendBool("Emulate abs(int) function", fEmulateAbsIntFunction); in dumpJSON()106 SkASSERT(!fEmulateAbsIntFunction); in applyOptionsOverrides()
131 bool fEmulateAbsIntFunction = false; member
149 caps->fEmulateAbsIntFunction = true; in EmulateAbsIntFunction()
710 if (!fCaps.fEmulateAbsIntFunction) in writeFunctionCall()
4396 shaderCaps->fEmulateAbsIntFunction = true; in applyDriverCorrectnessWorkarounds()