Home
last modified time | relevance | path

Searched refs:vertexCountPerInstance (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c563 uint32 vertexCountPerInstance, in SVGA3D_vgpu10_DrawInstanced() argument
570 SVGA3D_COPY_BASIC_4(vertexCountPerInstance, instanceCount, in SVGA3D_vgpu10_DrawInstanced()
Dsvga_cmd.h427 uint32 vertexCountPerInstance,
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h280 uint32 vertexCountPerInstance; member
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1532 SVGA3D_DUMP_PARAMETER(vertexCountPerInstance, u); in SVGA3D_DUMP_HEADER()