Searched refs:hs_empty (Results 1 – 1 of 1) sorted by relevance
3758 LLVMValueRef hs_empty = LLVMBuildICmp(ctx->ac.builder, LLVMIntEQ, count, in ac_nir_fixup_ls_hs_input_vgprs() local3760 ctx->abi.instance_id = LLVMBuildSelect(ctx->ac.builder, hs_empty, in ac_nir_fixup_ls_hs_input_vgprs()3763 ctx->rel_auto_id = LLVMBuildSelect(ctx->ac.builder, hs_empty, in ac_nir_fixup_ls_hs_input_vgprs()3767 ctx->abi.vertex_id = LLVMBuildSelect(ctx->ac.builder, hs_empty, in ac_nir_fixup_ls_hs_input_vgprs()