Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
Dgx_TriangleSimpleCmd.cpp55 u32 s_IndexNum = 3; variable
196 u32 indexSize = sizeof(GLushort) * s_IndexNum; in InitializeVBO()
953 s_IndexNum, PICA_CMD_HEADER_SINGLE(PICA_REG_DRAW_VERTEX_NUM), in AddDrawTriangleCommand()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp66 u32 s_IndexNum = 6; variable
115 u32 indexSize = sizeof(GLushort) * s_IndexNum; in InitializeVBO()
1427 s_IndexNum, PICA_CMD_HEADER_SINGLE(PICA_REG_DRAW_VERTEX_NUM), in AddDrawPlaneCommand()