Home
last modified time | relevance | path

Searched defs:setDitherValue (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateDithering.cpp136 TIntermTyped *setDitherValue = new TIntermBinary(EOpAssign, ditherValue->deepCopy(), value); in EmitFragmentOutputDither() local
161 TIntermTyped *setDitherValue = new TIntermBinary(EOpAssign, ditherValue->deepCopy(), value); in EmitFragmentOutputDither() local
188 TIntermTyped *setDitherValue = new TIntermBinary(EOpAssign, ditherValue->deepCopy(), value); in EmitFragmentOutputDither() local