Searched refs:get_tcs_out_current_patch_data_offset (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c59 * - Per-patch TCS outputs for patch 2 = get_tcs_out_current_patch_data_offset (if RelPatchID==2)
129 static LLVMValueRef get_tcs_out_current_patch_data_offset(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
424 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
501 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
837 tf_lds_offset = get_tcs_out_current_patch_data_offset(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c331 * - Per-patch TCS outputs for patch 2 = get_tcs_out_current_patch_data_offset (if RelPatchID==2)
422 get_tcs_out_current_patch_data_offset(struct radv_shader_context *ctx) function in typeref:typename:LLVMValueRef
1501 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
1561 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
3225 lds_base = get_tcs_out_current_patch_data_offset(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c304 * - Per-patch TCS outputs for patch 2 = get_tcs_out_current_patch_data_offset (if RelPatchID==2)
387 get_tcs_out_current_patch_data_offset(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
1241 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
1299 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
1407 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
1515 dw_addr = get_tcs_out_current_patch_data_offset(ctx);
3281 tf_lds_offset = get_tcs_out_current_patch_data_offset(ctx);

Completed in 18 milliseconds