Searched refs:fIncompleteShortIntPrecision (Results 1 – 3 of 3) sorted by relevance
52 writer->appendBool("Incomplete short int precision", fIncompleteShortIntPrecision); in dumpJSON()105 SkASSERT(!fIncompleteShortIntPrecision); in applyOptionsOverrides()
128 bool incompleteShortIntPrecision() const { return fIncompleteShortIntPrecision; } in incompleteShortIntPrecision()223 bool fIncompleteShortIntPrecision = false; member308 result->fIncompleteShortIntPrecision = true; in IncompleteShortIntPrecision()
4061 shaderCaps->fIncompleteShortIntPrecision = true; in applyDriverCorrectnessWorkarounds()