Home
last modified time | relevance | path

Searched refs:crocus_sw_check_cond_render (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h970 bool crocus_sw_check_cond_render(struct crocus_context *ice);
974 return crocus_sw_check_cond_render(ice); in crocus_check_conditional_render()
Dcrocus_context.c332 crocus_sw_check_cond_render(struct crocus_context *ice) in crocus_sw_check_cond_render() function