Home
last modified time | relevance | path

Searched refs:m_are_images_supported (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp817 bool m_are_images_supported; member in gl4cts::TextureViewTestCoherency
H A Dgl4cTextureViewTests.cpp8003 , m_are_images_supported(false) in TextureViewTestCoherency()
8823 m_are_images_supported = m_context.getContextInfo().isExtensionSupported("GL_ARB_shader_image_load_store"); in initPrograms()
8825 if (m_are_images_supported) in initPrograms()
8840 m_are_images_supported = false; in initPrograms()
8842 } /* if (m_are_images_supported) */ in initPrograms()
8845 if (m_are_images_supported) in initPrograms()
8860 if (m_are_images_supported) in initPrograms()
8919 if (m_are_images_supported) in initPrograms()
9042 if (m_are_images_supported) in initPrograms()
9096 if (m_are_images_supported) in initPrograms()
[all...]

Completed in 11 milliseconds