Rename CAPABILITY_CREATE_SURFACE_PLATFORM
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 17 Aug 2018 13:55:58 +0000 (07:55 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 13 Feb 2019 10:22:00 +0000 (05:22 -0500)
commit7c9e22d20a45f8f36f47e1d38e701b73f1c2f571
tree62461afff75c7f12628cb952e1ca3ef70a2a1996
parent7128a14459fb81c5b5b077690270d9e946912cef
Rename CAPABILITY_CREATE_SURFACE_PLATFORM

Changing CAPABILITY_CREATE_SURFACE_PLATFORM to
CAPABILITY_CREATE_SURFACE_PLATFORM_EXTENSION so that it better
reflects that this is the extension capability being referred to
not the EGL 1.5 capability (to be added in a separate CL).

Affects:

dEQP-EGL.functional.create_surface.*

Components: Framework, AOSP

VK-GL-CTS issue: 1178

Change-Id: I563b45931bfab116f0e718ec44fb6ee892cce5ce
framework/egl/egluNativePixmap.cpp
framework/egl/egluNativePixmap.hpp
framework/egl/egluNativeWindow.cpp
framework/egl/egluNativeWindow.hpp
framework/egl/egluUtil.cpp
framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp
modules/egl/teglCreateSurfaceTests.cpp