Searched refs:paramMaxBufSize (Results 1 – 1 of 1) sorted by relevance
430 s32 paramMaxBufSize; in DumpCommandListParameter() local431 nngxGetCmdlistParameteri(NN_GX_CMDLIST_MAX_BUFSIZE, ¶mMaxBufSize); in DumpCommandListParameter()432 NW_DEV_LOG("Max 3D command buffer size : %d [byte(s)]\n", paramMaxBufSize); in DumpCommandListParameter()