Searched refs:SVGA3D_vgpu10_DestroyElementLayout (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_vertex.c300 ret = SVGA3D_vgpu10_DestroyElementLayout(svga->swc, velems->id);
303 ret = SVGA3D_vgpu10_DestroyElementLayout(svga->swc, velems->id);
H A Dsvga_swtnl_state.c317 ret = SVGA3D_vgpu10_DestroyElementLayout(svga->swc,
321 ret = SVGA3D_vgpu10_DestroyElementLayout(svga->swc,
H A Dsvga_cmd.h525 SVGA3D_vgpu10_DestroyElementLayout(struct svga_winsys_context *swc,
H A Dsvga_cmd_vgpu10.c878 SVGA3D_vgpu10_DestroyElementLayout(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_vertex.c295 SVGA_RETRY(svga, SVGA3D_vgpu10_DestroyElementLayout(svga->swc,
H A Dsvga_swtnl_state.c309 SVGA_RETRY(svga, SVGA3D_vgpu10_DestroyElementLayout
H A Dsvga_cmd.h525 SVGA3D_vgpu10_DestroyElementLayout(struct svga_winsys_context *swc,
H A Dsvga_cmd_vgpu10.c878 SVGA3D_vgpu10_DestroyElementLayout(struct svga_winsys_context *swc, function in typeref:enum:pipe_error

Completed in 17 milliseconds