Home
last modified time | relevance | path

Searched defs:countPerCommand (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp643 u32 countPerCommand = ut::Min( restCount, u32(WRITE_MAX) ); in PutLoadCommand() local
680 u32 countPerCommand = ut::Min( restCount, u32(WRITE_MAX) ); in GetLoadCommandSize() local