Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c129 static LLVMValueRef get_tcs_out_current_patch_data_offset(struct si_shader_context *ctx) in get_tcs_out_current_patch_data_offset() function
406 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in si_nir_load_tcs_varyings()
494 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in si_nir_store_output_tcs()
847 tf_lds_offset = get_tcs_out_current_patch_data_offset(ctx); in si_llvm_emit_tcs_epilogue()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c224 get_tcs_out_current_patch_data_offset(struct radv_shader_context *ctx) in get_tcs_out_current_patch_data_offset() function
530 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in load_tcs_varyings()
577 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in store_tcs_output()
3345 lds_base = get_tcs_out_current_patch_data_offset(ctx); in write_tess_factors()