ngfx::ShaderTools::HLSLReflectData
Public Attributes
Name | |
---|---|
std::vector< RegexUtil::Match > | attributes |
std::vector< RegexUtil::Match > | buffers |
std::vector< RegexUtil::Match > | textures |
Public Attributes Documentation
variable attributes
std::vector< RegexUtil::Match > attributes;
variable buffers
std::vector< RegexUtil::Match > buffers;
variable textures
std::vector< RegexUtil::Match > textures;
Updated on 3 April 2021 at 20:21:51 PDT