Searched refs:createContextWebGLCompatibility (Results 1 – 10 of 10) sorted by relevance
203 outExtensions->createContextWebGLCompatibility = true; in generateExtensions()
223 outExtensions->createContextWebGLCompatibility = true; in generateExtensions()
494 bool createContextWebGLCompatibility = false; member
1253 …tring("EGL_ANGLE_create_context_webgl_compatibility", createContextWebGLCompatibility, &… in getStrings()
1876 mDisplayExtensions.createContextWebGLCompatibility = true; in initDisplayExtensions()
1463 if (!display->getExtensions().createContextWebGLCompatibility) in ValidateCreateContextAttribute()
858 bool createContextWebGLCompatibility = false; member
1287 mDisplayExtensions.createContextWebGLCompatibility = true; in initDisplayExtensions()
1171 …tring("EGL_ANGLE_create_context_webgl_compatibility", createContextWebGLCompatibility, &… in getStrings()
1048 if (!display->getExtensions().createContextWebGLCompatibility) in ValidateCreateContext()