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.c442 SVGA_RETRY(svga, 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.c909 SVGA3D_vgpu10_DestroyBlendState(struct svga_winsys_context *swc, in SVGA3D_vgpu10_DestroyBlendState() function