Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp420 s32 paramBufAddr; in DumpCommandListParameter() local
421 nngxGetCmdlistParameteri(NN_GX_CMDLIST_TOP_BUFADDR, &paramBufAddr); in DumpCommandListParameter()
422 NW_DEV_LOG("Top address of 3D command buffer : 0x%08x\n", paramBufAddr); in DumpCommandListParameter()