Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c673 ret = SVGA3D_vgpu10_SetSingleConstantBuffer(svga->swc, in emit_constbuf_vgpu10()
758 ret = SVGA3D_vgpu10_SetSingleConstantBuffer(svga->swc, in emit_consts_vgpu10()
Dsvga_cmd.h652 SVGA3D_vgpu10_SetSingleConstantBuffer(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c1220 SVGA3D_vgpu10_SetSingleConstantBuffer(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetSingleConstantBuffer() function