mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
Added comparability verification for GL associated devices query (#2231)
Fixes #1485 according to work plan from issue description.
This commit is contained in:
@@ -29,6 +29,7 @@ set (${MODULE_NAME}_SOURCES
|
||||
test_renderbuffer.cpp
|
||||
test_renderbuffer_info.cpp
|
||||
test_fence_sync.cpp
|
||||
test_queries.cpp
|
||||
helpers.cpp
|
||||
../../test_common/gl/helpers.cpp
|
||||
)
|
||||
@@ -59,4 +60,4 @@ set_source_files_properties(
|
||||
# folder.
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
include(../CMakeCommon.txt)
|
||||
include(../CMakeCommon.txt)
|
||||
|
||||
Reference in New Issue
Block a user