Home
last modified time | relevance | path

Searched refs:SVGA3dVertexDivisor (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c901 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()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_reg.h902 } SVGA3dVertexDivisor; typedef