#include <TranslatorHLSL.h>
◆ TranslatorHLSL()
◆ getInterfaceBlockRegister()
unsigned int TranslatorHLSL::getInterfaceBlockRegister |
( |
const std::string & |
interfaceBlockName | ) |
const |
◆ getUniformRegisterMap()
const std::map< std::string, unsigned int > * TranslatorHLSL::getUniformRegisterMap |
( |
| ) |
const |
◆ hasInterfaceBlock()
bool TranslatorHLSL::hasInterfaceBlock |
( |
const std::string & |
interfaceBlockName | ) |
const |
◆ shouldCollectVariables()
|
inlineoverrideprotectedvirtual |
◆ shouldFlattenPragmaStdglInvariantAll()
bool TranslatorHLSL::shouldFlattenPragmaStdglInvariantAll |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ translate()
◆ mInterfaceBlockRegisterMap
std::map<std::string, unsigned int> TranslatorHLSL::mInterfaceBlockRegisterMap |
|
protected |
◆ mUniformRegisterMap
std::map<std::string, unsigned int> TranslatorHLSL::mUniformRegisterMap |
|
protected |
The documentation for this class was generated from the following files: