Lines Matching defs:ContextInfo
672 struct ContextInfo in TEST_P() struct
674 EGLContext context; in TEST_P()
675 GLuint program; in TEST_P()
676 GLuint query; in TEST_P()
677 bool visiblePasses[passCount]; in TEST_P()
678 bool shouldPass; in TEST_P()
847 struct ContextInfo in TEST_P() struct
849 EGLContext context; in TEST_P()
850 GLBuffer buf; in TEST_P()
851 GLProgram program; in TEST_P()
852 GLFramebuffer fb; in TEST_P()
853 GLTexture tex; in TEST_P()
854 GLQuery query; in TEST_P()