Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvTools.h52 struct SpvOptions { struct
53 SpvOptions() : generateDebugInfo(false), disableOptimizer(true), in SpvOptions() function
74 spv::SpvBuildLogger*, const SpvOptions*); argument