Searched refs:s_CurrentCommandListId (Results 1 – 1 of 1) sorted by relevance
36 GLuint s_CurrentCommandListId = 0; variable362 nngxGetCmdlistParameteri(NN_GX_CMDLIST_BINDING, (GLint*)&s_CurrentCommandListId); in CopyCommandList()363 NN_LOG("CurrentCommandListId = %d\n", s_CurrentCommandListId); in CopyCommandList()374 nngxCopyCmdlist(s_CurrentCommandListId, s_SavedCommandListId); in CopyCommandList()377 nngxBindCmdlist(s_CurrentCommandListId); in CopyCommandList()