xref
: /
external
/
deqp
/
modules
/
egl
/
egl.cmake
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if (DEQP_SUPPORT_EGL)
2
add_subdirectory(egl)
3
endif ()
4
5