Searched refs:SVGA3D_DestroyShader (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_shader.c573 ret = SVGA3D_DestroyShader(svga->swc, variant->id, variant->type);
577 ret = SVGA3D_DestroyShader(svga->swc, variant->id, variant->type);
H A Dsvga_cmd.h227 SVGA3D_DestroyShader(struct svga_winsys_context *swc,
H A Dsvga_cmd.c664 * SVGA3D_DestroyShader --
681 SVGA3D_DestroyShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.h227 SVGA3D_DestroyShader(struct svga_winsys_context *swc,
H A Dsvga_shader.c639 SVGA_RETRY(svga, SVGA3D_DestroyShader(svga->swc, variant->id,
H A Dsvga_cmd.c664 * SVGA3D_DestroyShader --
681 SVGA3D_DestroyShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error

Completed in 9 milliseconds