Searched defs:ResShaderSymbolData (Results 1 – 1 of 1) sorted by relevance
54 struct ResShaderSymbolData struct56 nw::ut::BinString toName;57 nw::ut::ResBool m_IsEnabled;58 nw::ut::ResBool m_IsGeometryUniform;59 u8 _padding_0[2];60 nw::ut::ResS32 m_Location;61 ResShaderParameterValueData m_DefaultValue; // 可変長となりますので、この後ろにデータを入れてはならない。