Searched defs:gl_exts (Results 1 – 2 of 2) sorted by relevance
35 const struct gl_extensions *gl_exts) in _mesa_fill_supported_spirv_capabilities()
603 auto gl_exts = reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)); in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestSrgbBuffer() local