Home
last modified time | relevance | path

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

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