Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp495 unsigned* modelViewCommand = s_SubrCommand[obj]; in DrawFrame() local
517 modelViewCommand[index++] = 0x80000004; in DrawFrame()
518 modelViewCommand[index++] = 0x000f02c0; in DrawFrame()
524 modelViewCommand[index++] = *(unsigned*)&v; in DrawFrame()
526 modelViewCommand[index++] = 0x00ff02c1; in DrawFrame()
528 modelViewCommand[index++] = 0x00000000; // Pad the last four bytes of the burst. in DrawFrame()
532 modelViewCommand[index++] = 0x00000000; in DrawFrame()
533 modelViewCommand[index++] = 0x00000200; in DrawFrame()
536 modelViewCommand[index++] = 0x00000001; in DrawFrame()
537 modelViewCommand[index++] = 0x000f023d; in DrawFrame()
[all …]