Home
last modified time | relevance | path

Searched refs:m_is_multiview_ovr_supported (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp237 bool m_is_multiview_ovr_supported; member in glcts::TestCaseBase
DesextcTestCaseBase.cpp186 m_is_multiview_ovr_supported = isExtensionSupported("GL_OVR_multiview"); in initExtensions()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateAttachmentTests.cpp78 if (!m_is_multiview_ovr_supported) in init()