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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.h59 void fd6_rasterizer_state_delete(struct pipe_context *, void *hwcso);
H A Dfd6_context.c112 pctx->delete_rasterizer_state = fd6_rasterizer_state_delete;
H A Dfd6_rasterizer.c141 fd6_rasterizer_state_delete(struct pipe_context *pctx, void *hwcso) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.h50 void fd6_rasterizer_state_delete(struct pipe_context *, void *hwcso);
H A Dfd6_rasterizer.c123 fd6_rasterizer_state_delete(struct pipe_context *pctx, void *hwcso) function in typeref:typename:void
H A Dfd6_context.c249 pctx->delete_rasterizer_state = fd6_rasterizer_state_delete;

Completed in 4 milliseconds