Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Shader.cpp348 bit32 gs_copy_mask = 0; in MakeOutAttrCommand_() local
375 gs_copy_mask |= 1 << g; in MakeOutAttrCommand_()
384 …if ( !( gs_copy_mask & ( 1 << g ) ) && ( outmapInfo[ g ].type >= 0 && outmapInfo[ g ].type < 9 && … in MakeOutAttrCommand_()