Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/sources/libraries/gr/CTR/
Dgr_Utility.cpp60 bit32* AddDummyDataForCommandBuffer( bit32* command, const size_t addSize ) in AddDummyDataForCommandBuffer() argument
62 if ( addSize % 16 ) in AddDummyDataForCommandBuffer()
64 int num = (addSize >> 2) % 4; in AddDummyDataForCommandBuffer()
/CTR-SDK-4.2.8-20130828/include/nn/gr/CTR/
Dgr_Utility.h163 bit32* AddDummyDataForCommandBuffer( bit32* command, const size_t addSize );