From b05d95cb8e9c6eb997a62740a1d70ae2e88caed2 Mon Sep 17 00:00:00 2001 From: foreman Date: Mon, 26 Aug 2019 15:44:58 -0400 Subject: [PATCH] P4 to Git Change 1989149 by kjayapra@0_HIPWS_P2P_ROCM on 2019/08/26 15:30:45 SWDEV-188177 - Adding ihipTexture APIs to hip_hcc.def.in Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#21 edit --- api/hip/hip_hcc.def.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/hip/hip_hcc.def.in b/api/hip/hip_hcc.def.in index 04e335d970..8bb7f41083 100644 --- a/api/hip/hip_hcc.def.in +++ b/api/hip/hip_hcc.def.in @@ -166,6 +166,8 @@ hipTexRefSetAddressMode hipTexRefSetArray hipTexRefSetAddress hipTexRefSetAddress2D +ihipBindTextureImpl +ihipBindTextureToArrayImpl hipCreateChannelDesc hipProfilerStart hipProfilerStop