Searched refs:pfnSwrEnableStatsBE (Results 1 – 4 of 4) sorted by relevance
185 ctx->api.pfnSwrEnableStatsBE(ctx->swrContext, TRUE); in swr_begin_query()222 ctx->api.pfnSwrEnableStatsBE(ctx->swrContext, FALSE); in swr_end_query()
316 ctx->api.pfnSwrEnableStatsBE(ctx->swrContext, FALSE); in swr_blit()354 ctx->api.pfnSwrEnableStatsBE(ctx->swrContext, TRUE); in swr_blit()
797 PFNSwrEnableStatsBE pfnSwrEnableStatsBE; member
1760 out_funcs.pfnSwrEnableStatsBE = SwrEnableStatsBE; in SwrGetInterface()