webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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 |
|
inline |
|
inline |
bool TPragma::debug |
bool TPragma::debugShaderPrecision |
bool TPragma::optimize |
STDGL TPragma::stdgl |