Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c1346 LLVMValueRef is_gs_thread = si_is_gs_thread(ctx); in gfx10_emit_ngg_epilogue() local
1370 nggso.prim_enable[0] = is_gs_thread; in gfx10_emit_ngg_epilogue()
1388 ac_build_ifcc(&ctx->ac, is_gs_thread, 5400); in gfx10_emit_ngg_epilogue()
1412 ac_build_ifcc(&ctx->ac, is_gs_thread, 5400); in gfx10_emit_ngg_epilogue()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1575 LLVMValueRef is_gs_thread = in handle_ngg_outputs_post_2() local
1605 ac_build_ifcc(&ctx->ac, is_gs_thread, 5400); in handle_ngg_outputs_post_2()
1640 ac_build_ifcc(&ctx->ac, is_gs_thread, 6001); in handle_ngg_outputs_post_2()