Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp200 bool m_is_vertex_attrib_binding_supported; /* Corresponds to GL_ARB_vertex_attrib_binding availability under member in glcts::DrawElementsBaseVertexTestBase
H A DesextcDrawElementsBaseVertexTests.cpp57 , m_is_vertex_attrib_binding_supported(false) in DrawElementsBaseVertexTestBase()
960 m_is_vertex_attrib_binding_supported = context_info.isExtensionSupported("GL_ARB_vertex_attrib_binding"); in init()
1698 if (!m_is_vertex_attrib_binding_supported && use_vertex_attrib_binding)

Completed in 5 milliseconds