Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c366 ret = SVGA3D_vgpu10_DestroyBlendState(svga->swc, bs->id); in svga_delete_blend_state()
369 ret = SVGA3D_vgpu10_DestroyBlendState(svga->swc, bs->id); in svga_delete_blend_state()
Dsvga_cmd.h536 SVGA3D_vgpu10_DestroyBlendState(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c898 SVGA3D_vgpu10_DestroyBlendState(struct svga_winsys_context *swc, in SVGA3D_vgpu10_DestroyBlendState() function