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

#include <HLSLCompiler.h>

Public Member Functions

 CompileConfig ()
 
 CompileConfig (UINT flags, const std::string &name)
 

Public Attributes

UINT flags
 
std::string name
 

Constructor & Destructor Documentation

◆ CompileConfig() [1/2]

rx::CompileConfig::CompileConfig ( )

◆ CompileConfig() [2/2]

rx::CompileConfig::CompileConfig ( UINT  flags,
const std::string name 
)

Member Data Documentation

◆ flags

UINT rx::CompileConfig::flags

◆ name

std::string rx::CompileConfig::name

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