Skip to content

Commit c31fbdd

Browse files
mnaczkgfxbot
authored andcommitted
Delete unused RenderScript Api files. RenderScript Api is no longer supported and most of files associate with this is already deleted.
Change-Id: I8316385059350a7e8da5443f32118210f551ec57
1 parent f69365b commit c31fbdd

File tree

5 files changed

+0
-200
lines changed

5 files changed

+0
-200
lines changed

IGC/AdaptorOCL/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ set(IGC_BUILD__HDR__AdaptorOCL
103103
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorCommon/ProcessFuncAttributes.h"
104104

105105
"${CMAKE_CURRENT_SOURCE_DIR}/OCL/KernelAnnotations.hpp"
106-
"${CMAKE_CURRENT_SOURCE_DIR}/OCL/RenderScriptEntry.h"
107106
"${CMAKE_CURRENT_SOURCE_DIR}/OCL/CommandStream/SamplerTypes.h"
108107
"${CMAKE_CURRENT_SOURCE_DIR}/OCL/CommandStream/SurfaceTypes.h"
109108
"${CMAKE_CURRENT_SOURCE_DIR}/DriverInfoOCL.hpp"

IGC/AdaptorOCL/OCL/BuiltinResource.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,5 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3131
#define OCL_BC_32 120
3232
#define OCL_BC_64 121
3333
#define OCL_BC 122
34-
#define OCL_BC_RS_COMMON 123
35-
#define OCL_BC_RS_V1 124
36-
#define OCL_BC_RS_V2 125
3734
#define OCL_BC_END 125
3835

IGC/AdaptorOCL/OCL/RenderScriptEntry.h

Lines changed: 0 additions & 130 deletions
This file was deleted.

IGC/AdaptorOCL/OCL/RenderScriptEntryStubs.cpp

Lines changed: 0 additions & 65 deletions
This file was deleted.

IGC/DriverInterface/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ set(IGC_BUILD__HDR__DriverInterface
5959
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorCommon/GTPinInterfaceUtils.hpp"
6060

6161
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/OCL/KernelAnnotations.hpp"
62-
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/OCL/RenderScriptEntry.h"
6362
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/OCL/CommandStream/SamplerTypes.h"
6463
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/OCL/CommandStream/SurfaceTypes.h"
6564
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/OCL/Patch/patch_parser.h"

0 commit comments

Comments
 (0)