Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/snd/CTR/MPCore/
Dsnd_OutputCapture.h104 void Disable() { Enable(false); } in Disable() function
/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Vertex.h390 void Disable() { dimension = 0; } in Disable() function
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Vertex.cpp195 m_AttrConst[ bind_reg ].Disable(); in DisableAttr_()