Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvTools.h54 struct SpvOptions { struct
55 SpvOptions() : generateDebugInfo(false), stripDebugInfo(false), disableOptimizer(true), in SpvOptions() argument
76 spv::SpvBuildLogger*, const SpvOptions*); argument