Searched refs:m_ShapeIndexStream (Results 1 – 2 of 2) sorted by relevance
46 m_ShapeIndexStream(), in GraphicsDrawing()115 m_ShapeIndexStream.physicalAddr = physicalAddr; in InitializeShape()116 m_ShapeIndexStream.isUnsignedByte = false; in InitializeShape()218 m_ShapeIndexStream.drawVtxNum = m_ShapeVertexCount; in EndDrawingShape()234 command = m_ShapeVertex.MakeDrawCommand( command, m_ShapeIndexStream ); in EndDrawingShape()
482 nn::gr::Vertex::IndexStream m_ShapeIndexStream; variable