Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Vertex.h221 DisableAttr_( symbol.start ); in DisableAttr()
345 void DisableAttr_( const u32 bind_reg );
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Vertex.cpp79 DisableAttr_( bind_reg ); in EnableAttrAsArray()
119 DisableAttr_( bind_reg ); in EnableAttrAsConst()
173 void Vertex::DisableAttr_( const u32 bind_reg ) in DisableAttr_() function in nn::gr::CTR::Vertex