Searched refs:is_gl_sharing_supported (Results 1 – 3 of 3) sorted by relevance
63 bool is_gl_sharing_supported = false; member
116 if (!properties.is_gl_sharing_supported) { in Prepare()
853 properties_.is_gl_sharing_supported = IsGlSharingSupported(device); in Init()871 if (options_.IsGlAware() && properties_.is_gl_sharing_supported) { in Init()