Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateDithering.cpp75 TIntermTyped *ditherControl, in EmitFragmentOutputDither()
240 TIntermTyped *ditherControl, in EmitFragmentVariableDither()
324 TIntermTyped *ditherControl = specConst->getDither(); in EmitDitheringBlock() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp5400 uint16_t ditherControl = 0; in updateDither() local