Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/tools/dis/
Ddis.cpp78 bool allow_indent = true; in main() local
106 allow_indent = false; in main()
151 if (allow_indent) options |= SPV_BINARY_TO_TEXT_OPTION_INDENT; in main()
/external/swiftshader/third_party/SPIRV-Tools/tools/dis/
Ddis.cpp78 bool allow_indent = true; in main() local
106 allow_indent = false; in main()
151 if (allow_indent) options |= SPV_BINARY_TO_TEXT_OPTION_INDENT; in main()