Home
last modified time | relevance | path

Searched refs:stripDebug (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h246 void stripDebug(); // strip all debug info
DSPVRemapper.cpp363 void spirvbin_t::stripDebug() in stripDebug() function in spv::spirvbin_t
1429 if (options & STRIP) stripDebug(); in remap()