aboutsummaryrefslogtreecommitdiff
path: root/test_conformance/spirv_new/test_op_opaque.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test_conformance/spirv_new/test_op_opaque.cpp')
-rw-r--r--test_conformance/spirv_new/test_op_opaque.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test_conformance/spirv_new/test_op_opaque.cpp b/test_conformance/spirv_new/test_op_opaque.cpp
index 067d9e4e..e6216061 100644
--- a/test_conformance/spirv_new/test_op_opaque.cpp
+++ b/test_conformance/spirv_new/test_op_opaque.cpp
@@ -17,7 +17,6 @@ or Khronos Conformance Test Source License Agreement as executed between Khronos
TEST_SPIRV_FUNC(op_type_opaque_simple)
{
const char *name = "opaque";
- int num = (int)(1 << 10);
cl_int err = CL_SUCCESS;
std::vector<unsigned char> buffer_vec = readSPIRV(name);