Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp401 bit32 gs_copy_mask = 0; in MakeOutAttrCommand_() local
439 gs_copy_mask |= 1 << g; in MakeOutAttrCommand_()
451 if ( ( !( gs_copy_mask & ( 1 << g ) ) ) && in MakeOutAttrCommand_()