Searched refs:loadMethod (Results 1 – 1 of 1) sorted by relevance
46 GlesLoadMethod loadMethod) { in GetGlesContextAvailability() argument67 auto gles = loadMethod == GlesLoadMethod::VIA_EGL ? GFXSTREAM_EXPECT(Gles::LoadFromEgl(&egl)) in GetGlesContextAvailability()181 GlesLoadMethod loadMethod; in PopulateEglAndGlesAvailability() member191 ret += loadMethod == GlesLoadMethod::VIA_EGL ? "via-egl" : "via-glesv2"; in PopulateEglAndGlesAvailability()201 .loadMethod = GlesLoadMethod::VIA_EGL, in PopulateEglAndGlesAvailability()207 .loadMethod = GlesLoadMethod::VIA_GLESV2, in PopulateEglAndGlesAvailability()212 .loadMethod = GlesLoadMethod::VIA_EGL, in PopulateEglAndGlesAvailability()218 .loadMethod = GlesLoadMethod::VIA_GLESV2, in PopulateEglAndGlesAvailability()224 egl, display, framebufferConfig, contextCheck.contextVersion, contextCheck.loadMethod); in PopulateEglAndGlesAvailability()