Home
last modified time | relevance | path

Searched refs:wined3d_cs_emit_dispatch_indirect (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dcs.c756 void wined3d_cs_emit_dispatch_indirect(struct wined3d_cs *cs, in wined3d_cs_emit_dispatch_indirect() function
H A Dwined3d_private.h3604 void wined3d_cs_emit_dispatch_indirect(struct wined3d_cs *cs,
H A Ddevice.c3714 wined3d_cs_emit_dispatch_indirect(device->cs, buffer, offset); in wined3d_device_dispatch_compute_indirect()