Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fMultiviewTests.cpp156 bool mvsupported = contextInfo.isExtensionSupported("GL_OVR_multiview"); in init() local
157 if (!mvsupported) in init()