Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp52 enum FUNCTIONALITY_SUPPORT enum
61 FUNCTIONALITY_SUPPORT getDirectStateAccessSupport(deqp::Context& context);
346 static FUNCTIONALITY_SUPPORT m_direct_state_access_support;
379 static FUNCTIONALITY_SUPPORT m_direct_state_access_support = FUNCTIONALITY_SUPPORT_NOT_DETERMINED;
386 FUNCTIONALITY_SUPPORT getDirectStateAccessSupport(deqp::Context& context) in getDirectStateAccessSupport()
619 FUNCTIONALITY_SUPPORT support = getDirectStateAccessSupport(context); in LoadExtDirectStateAccess()
1254 FUNCTIONALITY_SUPPORT Texture::m_direct_state_access_support = FUNCTIONALITY_SUPPORT_NOT_DETERMINED;
1296 FUNCTIONALITY_SUPPORT support = getDirectStateAccessSupport(context); in LoadExtDirectStateAccess()

Completed in 5 milliseconds