Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h576 const OutmapInfo& outmapInfo = outmapInfoTable[ i ]; in GetShaderOutputRegisterMap() local
578 … for ( int j = 0; outmapInfo.index == outputIndex && j < OUT_ATTR_DIMENTION_MAX; ++j ) in GetShaderOutputRegisterMap()
580 if ( ( outmapInfo.mask & ( 1 << j ) ) == 0 ) { continue; } in GetShaderOutputRegisterMap()
583 switch ( outmapInfo.type ) in GetShaderOutputRegisterMap()