Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
Dgx_TriangleSimpleCmd.cpp51 u32 s_VertexAttribute0AddressOffset = 0x0; variable
273 s_VertexAttribute0AddressOffset = vertexArrayPhysicalAddress - baseAddress; in InitializeVBO()
553 s_VertexAttribute0AddressOffset, 0x0, in AddVertexAttributeCommand()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp61 u32 s_VertexAttribute0AddressOffset = 0x0; variable
216 s_VertexAttribute0AddressOffset = vertexArrayPhysicalAddress - baseAddress; in InitializeVBO()
727 s_VertexAttribute0AddressOffset, 0x0, in AddVertexAttributeCommand()