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_llvm_tess.c122 LLVMValueRef patch0_offset = get_tcs_out_patch0_offset(ctx); in get_tcs_out_current_patch_offset() local
126 return ac_build_imad(&ctx->ac, patch_stride, rel_patch_id, patch0_offset); in get_tcs_out_current_patch_offset()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c215 LLVMValueRef patch0_offset = get_tcs_out_patch0_offset(ctx); in get_tcs_out_current_patch_offset() local
220 patch0_offset); in get_tcs_out_current_patch_offset()