Home
last modified time | relevance | path

Searched refs:geometrySettingCommandSize (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp428 …u32 geometrySettingCommandSize = sizeof(GEOMETRY_SETTING_COMMAND) - sizeof(u32) * (hasGeometry ? 0… in BuildOutAttrCommand() local
429 buffer.Write( &GEOMETRY_SETTING_COMMAND[0], geometrySettingCommandSize ); in BuildOutAttrCommand()