Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h85 #define GALLIVM_HAVE_CORO 1 macro
87 #define GALLIVM_HAVE_CORO 0 macro
Dlp_bld_init.c48 #if GALLIVM_HAVE_CORO
122 #if GALLIVM_HAVE_CORO in create_pass_manager()
139 #if GALLIVM_HAVE_CORO in create_pass_manager()
186 #if GALLIVM_HAVE_CORO in create_pass_manager()
205 #if GALLIVM_HAVE_CORO in gallivm_free_ir()
604 #if GALLIVM_HAVE_CORO in gallivm_compile_module()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c211 return GALLIVM_HAVE_CORO; in llvmpipe_get_param()
377 if (!GALLIVM_HAVE_CORO || lscreen->use_tgsi) in llvmpipe_get_shader_param()