Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp401 bit32 gs_copy_mask = 0; in MakeOutAttrCommand_() local
428 gs_copy_mask |= 1 << g; in MakeOutAttrCommand_()
437 …if ( !( gs_copy_mask & ( 1 << g ) ) && ( outmapInfo[ g ].type >= 0 && outmapInfo[ g ].type < 9 && … in MakeOutAttrCommand_()