Searched refs:SVGA3dVertexDivisor (Results 1 – 2 of 2) sorted by relevance
901 dump_SVGA3dVertexDivisor(const SVGA3dVertexDivisor *cmd) in dump_SVGA3dVertexDivisor()1724 while(body + sizeof(SVGA3dVertexDivisor) <= next) { in svga_dump_command()1725 dump_SVGA3dVertexDivisor((const SVGA3dVertexDivisor *)body); in svga_dump_command()1726 body += sizeof(SVGA3dVertexDivisor); in svga_dump_command()
902 } SVGA3dVertexDivisor; typedef