webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <HLSLCompiler.h>
Public Member Functions | |
CompileConfig () | |
CompileConfig (UINT flags, const std::string &name) | |
Public Attributes | |
UINT | flags |
std::string | name |
rx::CompileConfig::CompileConfig | ( | ) |
rx::CompileConfig::CompileConfig | ( | UINT | flags, |
const std::string & | name | ||
) |
UINT rx::CompileConfig::flags |
std::string rx::CompileConfig::name |