Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Vertex.h277 DisableAttr_( symbol.start ); in DisableAttr()
399 void DisableAttr_( const bit32 bind_reg );
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Vertex.cpp88 DisableAttr_( bind_reg ); in EnableAttrAsArray()
128 DisableAttr_( bind_reg ); in EnableAttrAsConst()
182 void Vertex::DisableAttr_( const bit32 bind_reg ) in DisableAttr_() function in nn::gr::CTR::Vertex