Home
last modified time | relevance | path

Searched refs:DrawAuto (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDraw.h50 void APIENTRY DrawAuto(D3D10DDI_HDEVICE hDevice);
H A DDraw.cpp306 * DrawAuto --
308 * The DrawAuto function works similarly to the Draw function,
309 * except DrawAuto is used for the special case where vertex
319 DrawAuto(D3D10DDI_HDEVICE hDevice) // IN in DrawAuto() function
329 LOG_UNSUPPORTED("DrawAuto without a set source buffer!"); in DrawAuto()
H A DDevice.cpp204 pDeviceFuncs->pfnDrawAuto = DrawAuto; in CreateDevice()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1547 SVGA3D_DUMP_HEADER(DrawAuto) in SVGA3D_DUMP_HEADER()
2107 SVGA3D_DUMP_CASE_BASIC(DrawAuto, DRAW_AUTO); in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c605 SVGA3D_CREATE_COMMAND(DrawAuto, DRAW_AUTO); in SVGA3D_vgpu10_DrawAuto()

Completed in 8 milliseconds