Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglQueryContextTests.cpp408 void createQueryContextGroups(EglTestContext &eglTestCtx, tcu::TestCaseGroup *group) in createQueryContextGroups() function
435 createQueryContextGroups<GetCurrentContextCase>(m_eglTestCtx, getCurrentContextGroup); in init()
444 createQueryContextGroups<GetCurrentSurfaceCase>(m_eglTestCtx, getCurrentSurfaceGroup); in init()
453 createQueryContextGroups<GetCurrentDisplayCase>(m_eglTestCtx, getCurrentDisplayGroup); in init()
462 createQueryContextGroups<QueryContextCase>(m_eglTestCtx, queryContextGroup); in init()