Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp515 bit32 gs_copy_mask = 0; in MakeOutAttrCommand_() local
552 gs_copy_mask |= 1 << g; in MakeOutAttrCommand_()
564 if ( ( !( gs_copy_mask & ( 1 << g ) )) && in MakeOutAttrCommand_()
Dgr_ShaderLite.cpp578 bit32 gs_copy_mask = 0; in MakeOutAttrCommand_() local
615 gs_copy_mask |= 1 << g; in MakeOutAttrCommand_()
627 if ( ( !( gs_copy_mask & ( 1 << g ) )) && in MakeOutAttrCommand_()