Home
last modified time | relevance | path

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

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