webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Public Attributes | List of all members
TPragma Struct Reference

#include <Pragma.h>

Classes

struct  STDGL
 

Public Member Functions

 TPragma ()
 
 TPragma (bool o, bool d)
 

Public Attributes

bool optimize
 
bool debug
 
bool debugShaderPrecision
 
STDGL stdgl
 

Constructor & Destructor Documentation

◆ TPragma() [1/2]

TPragma::TPragma ( )
inline

◆ TPragma() [2/2]

TPragma::TPragma ( bool  o,
bool  d 
)
inline

Member Data Documentation

◆ debug

bool TPragma::debug

◆ debugShaderPrecision

bool TPragma::debugShaderPrecision

◆ optimize

bool TPragma::optimize

◆ stdgl

STDGL TPragma::stdgl

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