Home
last modified time | relevance | path

Searched refs:MAP_ALL (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h66 MAP_ALL = (MAP_TYPES | MAP_NAMES | MAP_FUNCS), enumerator
70 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
DSPVRemapper.cpp1467 if (options & MAP_ALL) { in remap()
/external/deqp-deps/glslang/StandAlone/
Dspirv-remap.cpp272 options = (options | spv::spirvbin_t::MAP_ALL); in parseCmdLine()
275 options = (options | spv::spirvbin_t::MAP_ALL); in parseCmdLine()
/external/deqp-deps/glslang/
DREADME-spirv-remap.txt132 MAP_ALL = (MAP_TYPES | MAP_NAMES | MAP_FUNCS)
135 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL)