Searched refs:m_ShapeIndexStream (Results 1 – 2 of 2) sorted by relevance
48 m_ShapeIndexStream(), in GraphicsDrawing()117 m_ShapeIndexStream.physicalAddr = physicalAddr; in InitializeShape()118 m_ShapeIndexStream.isUnsignedByte = false; in InitializeShape()220 m_ShapeIndexStream.drawVtxNum = m_ShapeVertexCount; in EndDrawingShape()236 command = m_ShapeVertex.MakeDrawCommand( command, m_ShapeIndexStream ); in EndDrawingShape()
484 nn::gr::Vertex::IndexStream m_ShapeIndexStream; variable