Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateDithering.cpp80 bool roundOutputAfterDithering = compileOptions.roundOutputAfterDithering; in EmitFragmentOutputDither() local
/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesVk_autogen.h659 FeatureInfo roundOutputAfterDithering = { member
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderLang.h422 uint64_t roundOutputAfterDithering : 1; member