Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c392 LLVMValueRef patch0_patch_data_offset = in get_tcs_out_current_patch_data_offset() local
397 return LLVMBuildAdd(ctx->ac.builder, patch0_patch_data_offset, in get_tcs_out_current_patch_data_offset()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c496 LLVMValueRef patch0_patch_data_offset = in get_tcs_out_current_patch_data_offset() local
501 return LLVMBuildAdd(ctx->builder, patch0_patch_data_offset, in get_tcs_out_current_patch_data_offset()