blob: 45ac19bafb5e00b3f2d91fe5524d0e861104821e [file] [log] [blame]
message("*** Using null context target")
set(DEQP_TARGET_NAME "Null")
set(DEQP_SUPPORT_GLES2 ON)
set(DEQP_SUPPORT_GLES3 ON)
set(DEQP_SUPPORT_OPENGL ON)
set(TCUTIL_PLATFORM_SRCS
null/tcuNullPlatform.cpp
null/tcuNullPlatform.hpp
null/tcuNullRenderContext.cpp
null/tcuNullRenderContext.hpp
)