Shader constants buffer description structure.
Public Types | |
| typedef astl::hstring_hash_map < tU32 > | tConstMap |
Public Attributes | |
| tU32 | mnMaxRegisters |
| astl::vector< sVec4f > | mvFloatRegisters |
| astl::vector< sVec4i > | mvIntRegisters |
| astl::vector< sConstant > | mvConstants |
| tConstMap | mmapConstants |
| typedef astl::hstring_hash_map<tU32> tConstMap |
| tU32 mnMaxRegisters |
| astl::vector<sVec4f> mvFloatRegisters |
| astl::vector<sVec4i> mvIntRegisters |
| astl::vector<sConstant> mvConstants |
| tConstMap mmapConstants |
1.8.7