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.c390 get_tcs_out_current_patch_data_offset(struct si_shader_context *ctx) in get_tcs_out_current_patch_data_offset() function
1240 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in si_nir_load_tcs_varyings()
1283 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in fetch_output_tcs()
1387 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in store_output_tcs()
1495 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in si_nir_store_output_tcs()
3305 tf_lds_offset = get_tcs_out_current_patch_data_offset(ctx); in si_llvm_emit_tcs_epilogue()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c494 get_tcs_out_current_patch_data_offset(struct nir_to_llvm_context *ctx) in get_tcs_out_current_patch_data_offset() function
2929 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in load_tcs_varyings()
2986 dw_addr = get_tcs_out_current_patch_data_offset(ctx); in store_tcs_output()
6382 lds_base = get_tcs_out_current_patch_data_offset(ctx); in write_tess_factors()