From d0edeaf3cf76e8c3d80bdb579ee980ad209f4cd2 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 --- hipamd/api/hip/hip_hcc.def.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hipamd/api/hip/hip_hcc.def.in b/hipamd/api/hip/hip_hcc.def.in index 04e335d970..8bb7f41083 100644 --- a/hipamd/api/hip/hip_hcc.def.in +++ b/hipamd/api/hip/hip_hcc.def.in @@ -166,6 +166,8 @@ hipTexRefSetAddressMode hipTexRefSetArray hipTexRefSetAddress hipTexRefSetAddress2D +ihipBindTextureImpl +ihipBindTextureToArrayImpl hipCreateChannelDesc hipProfilerStart hipProfilerStop