Searched refs:SVGA3dVertexDivisor (Results 1 – 3 of 3) sorted by relevance
954 dump_SVGA3dVertexDivisor(const SVGA3dVertexDivisor *cmd) in dump_SVGA3dVertexDivisor()2398 while(body + sizeof(SVGA3dVertexDivisor) <= next) { in svga_dump_command()2399 dump_SVGA3dVertexDivisor((const SVGA3dVertexDivisor *)body); in svga_dump_command()2400 body += sizeof(SVGA3dVertexDivisor); in svga_dump_command()
1247 } SVGA3dVertexDivisor; typedef
1454 SVGA3dVertexDivisor divisors[SVGA3D_MAX_VERTEX_ARRAYS];