Home
last modified time | relevance | path

Searched defs:rel_patch_id (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c371 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_in_current_patch_offset() local
381 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_offset() local
395 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_data_offset() local
959 LLVMValueRef rel_patch_id, in get_tcs_tes_buffer_address()
3080 LLVMValueRef rel_patch_id, in si_write_tess_factors()
3299 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; in si_llvm_emit_tcs_epilogue() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c475 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_in_current_patch_offset() local
485 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_offset() local
499 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_data_offset() local
2798 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_tes_buffer_address() local
6346 LLVMValueRef rel_patch_id = unpack_param(&ctx->ac, ctx->abi.tcs_rel_ids, 0, 8); in write_tess_factors() local