Searched refs:virgl_delete_compute_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c1162 static void virgl_delete_compute_state(struct pipe_context *ctx, void *state) function in typeref:typename:void
1294 vctx->base.delete_compute_state = virgl_delete_compute_state;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c1404 static void virgl_delete_compute_state(struct pipe_context *ctx, void *state) function in typeref:typename:void
1601 vctx->base.delete_compute_state = virgl_delete_compute_state;

Completed in 10 milliseconds