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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.c422 st_destroy_context_priv(struct st_context *st, bool destroy_pipe) argument
447 if (st->pipe && destroy_pipe)
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.c455 st_destroy_context_priv(struct st_context *st, bool destroy_pipe) argument
474 if (st->pipe && destroy_pipe)

Completed in 4 milliseconds