Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp566 u32 geomPatchSize = this->GetGeometryPatchSize( geometryIndex ); in BuildOutAttrCommand() local
569 GEOMETRY_SETTING_COMMAND[ IDX_REG_252 ] |= (geomPatchSize - 1) << 8; in BuildOutAttrCommand()