Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c379 LLVMValueRef patch0_offset = get_tcs_out_patch0_offset(ctx); in get_tcs_out_current_patch_offset() local
383 return LLVMBuildAdd(ctx->ac.builder, patch0_offset, in get_tcs_out_current_patch_offset()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c483 LLVMValueRef patch0_offset = get_tcs_out_patch0_offset(ctx); in get_tcs_out_current_patch_offset() local
487 return LLVMBuildAdd(ctx->builder, patch0_offset, in get_tcs_out_current_patch_offset()