Skip to content

Commit 402d0b3

Browse files
authored
BUILD.bazel: add Arm Motion Engine header to spv_common_headers (KhronosGroup#546)
Missed it in KhronosGroup#544 because @dneto0 did it for me after KhronosGroup#526. Change-Id: I1735d7059b5285a4c25d45197f43d859da53383f Signed-off-by: Kevin Petit <[email protected]>
1 parent b72d88a commit 402d0b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ cc_library(
142142
"include/spirv/1.1/OpenCL.std.h",
143143
"include/spirv/1.2/GLSL.std.450.h",
144144
"include/spirv/1.2/OpenCL.std.h",
145+
"include/spirv/unified1/ArmMotionEngine.100.h",
145146
"include/spirv/unified1/GLSL.std.450.h",
146147
"include/spirv/unified1/NonSemanticClspvReflection.h",
147148
"include/spirv/unified1/NonSemanticDebugPrintf.h",

0 commit comments

Comments
 (0)