Lines Matching defs:ResBinaryShaderData
106 struct ResBinaryShaderData : public ResShaderData struct
108 nw::ut::ResS32 m_BinaryDataTableCount;
109 nw::ut::Offset toBinaryDataTable;
110 nw::ut::ResS32 m_ShaderKindsTableCount;
111 nw::ut::Offset toShaderKindsTable;
112 nw::ut::ResS32 m_DescriptionsTableCount;
113 nw::ut::Offset toDescriptionsTable;
114 nw::ut::ResS32 m_ShaderObjectsTableCount;
115 nw::ut::Offset toShaderObjectsTable;
116 void* m_CommandCache;
117 s32 m_CommandCacheSize;
118 void* m_ShaderBinaryInfo;