Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
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()
1255 FUNCTIONALITY_SUPPORT Texture::m_direct_state_access_support = FUNCTIONALITY_SUPPORT_NOT_DETERMINED;
1297 FUNCTIONALITY_SUPPORT support = getDirectStateAccessSupport(context); in LoadExtDirectStateAccess()