Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Vertex.h284 DisableAttr_( symbol.start ); in DisableAttr()
431 void DisableAttr_( const bit32 bind_reg );
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Vertex.cpp88 DisableAttr_( bind_reg ); in EnableAttrAsArray()
129 DisableAttr_( bind_reg ); in EnableAttrAsConst()
183 void Vertex::DisableAttr_( const bit32 bind_reg ) in DisableAttr_() function in nn::gr::CTR::Vertex