Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
Dgx_TriangleSimpleCmd.cpp249 u32 indexArrayPhysicalAddress = nngxGetPhysicalAddr( (uptr) s_IndexArray); in InitializeVBO() local
275 s_VertexIndexAddressOffset = indexArrayPhysicalAddress - baseAddress; in InitializeVBO()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp191 u32 indexArrayPhysicalAddress = nngxGetPhysicalAddr( (uptr) s_IndexArray); in InitializeVBO() local
219 s_VertexIndexAddressOffset = indexArrayPhysicalAddress - baseAddress; in InitializeVBO()