Home
last modified time | relevance | path

Searched refs:DCE_ALL (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h67 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES), enumerator
70 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
/external/deqp-deps/glslang/StandAlone/
Dspirv-remap.cpp253 options = (options | spv::spirvbin_t::DCE_ALL); in parseCmdLine()
256 options = (options | spv::spirvbin_t::DCE_ALL); in parseCmdLine()
/external/deqp-deps/glslang/
DREADME-spirv-remap.txt133 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES)
135 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL)