Home
last modified time | relevance | path

Searched refs:MULTIVIEW_OVR_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp55 #define MULTIVIEW_OVR_NOT_SUPPORTED "multiview ovr functionality not supported, skipping" macro
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateAttachmentTests.cpp80 throw tcu::NotSupportedError(MULTIVIEW_OVR_NOT_SUPPORTED, "", __FILE__, __LINE__); in init()