Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp430 s32 paramMaxBufSize; in DumpCommandListParameter() local
431 nngxGetCmdlistParameteri(NN_GX_CMDLIST_MAX_BUFSIZE, &paramMaxBufSize); in DumpCommandListParameter()
432 NW_DEV_LOG("Max 3D command buffer size : %d [byte(s)]\n", paramMaxBufSize); in DumpCommandListParameter()