Home
last modified time | relevance | path

Searched refs:LP_FUNC_ATTR_PRESPLITCORO (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.h81 lp_add_function_attr(coro, -1, LP_FUNC_ATTR_PRESPLITCORO); in lp_build_coro_add_presplit()
Dlp_bld_intr.h61 LP_FUNC_ATTR_PRESPLITCORO = (1 << 10), enumerator
Dlp_bld_intr.c165 case LP_FUNC_ATTR_PRESPLITCORO: return "presplitcoroutine"; in attr_to_str()