RetroArch
Public Member Functions | Public Attributes | List of all members
glslang::SpvOptions Struct Reference

#include <GlslangToSpv.h>

Public Member Functions

 SpvOptions ()
 

Public Attributes

bool generateDebugInfo
 
bool disableOptimizer
 
bool optimizeSize
 

Constructor & Destructor Documentation

◆ SpvOptions()

glslang::SpvOptions::SpvOptions ( )
inline

Member Data Documentation

◆ disableOptimizer

bool glslang::SpvOptions::disableOptimizer

◆ generateDebugInfo

bool glslang::SpvOptions::generateDebugInfo

◆ optimizeSize

bool glslang::SpvOptions::optimizeSize

The documentation for this struct was generated from the following file: