Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c273 static LLVMValueRef get_rel_patch_id(struct si_shader_context *ctx) in get_rel_patch_id() function
371 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_in_current_patch_offset()
381 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_offset()
395 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_data_offset()
1025 return get_tcs_tes_buffer_address(ctx, get_rel_patch_id(ctx), in get_tcs_tes_buffer_address_from_generic_indices()
1940 addr = get_tcs_tes_buffer_address(ctx, get_rel_patch_id(ctx), NULL, in load_tess_level()
3067 get_rel_patch_id(ctx), in si_copy_tcs_inputs()
3303 rel_patch_id = get_rel_patch_id(ctx); in si_llvm_emit_tcs_epilogue()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c403 static LLVMValueRef get_rel_patch_id(struct nir_to_llvm_context *ctx) in get_rel_patch_id() function
475 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_in_current_patch_offset()
485 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_offset()
499 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_out_current_patch_data_offset()
2798 LLVMValueRef rel_patch_id = get_rel_patch_id(ctx); in get_tcs_tes_buffer_address()