Searched refs:SVGA3dVertexDivisor (Results 1 – 3 of 3) sorted by relevance
954 dump_SVGA3dVertexDivisor(const SVGA3dVertexDivisor *cmd) in dump_SVGA3dVertexDivisor()2407 while(body + sizeof(SVGA3dVertexDivisor) <= next) { in svga_dump_command()2408 dump_SVGA3dVertexDivisor((const SVGA3dVertexDivisor *)body); in svga_dump_command()2409 body += sizeof(SVGA3dVertexDivisor); in svga_dump_command()
1525 SVGA3dVertexDivisor divisors[SVGA3D_MAX_VERTEX_ARRAYS];
1452 } SVGA3dVertexDivisor; typedef