Searched refs:workerAttribs (Results 1 – 6 of 6) sorted by relevance
65 const native_egl::AttributeVector workerAttribs) override;
535 const native_egl::AttributeVector workerAttribs) in createWorkerContext() argument537 EGLContext context = mEGL->createContext(mConfig, sharedContext, workerAttribs.data()); in createWorkerContext()
135 const native_egl::AttributeVector workerAttribs) override;
1029 const native_egl::AttributeVector workerAttribs) in createWorkerContext() argument1031 EGLContext context = mEGL->createContext(mConfig, sharedContext, workerAttribs.data()); in createWorkerContext()
46 const native_egl::AttributeVector workerAttribs);
755 const native_egl::AttributeVector workerAttribs) in createWorkerContext() argument757 EGLContext context = mEGL->createContext(mConfig, sharedContext, workerAttribs.data()); in createWorkerContext()