Searched refs:BackendExtraGLES (Results 1 – 5 of 5) sorted by relevance
91 void ChooseConfiguration(const BackendExtraGLES*);92 void CreateContext(const BackendExtraGLES*);
503 void EGLState::ChooseConfiguration(const BackendExtraGLES* backendConfig) in ChooseConfiguration()554 void EGLState::CreateContext(const BackendExtraGLES* backendConfig) in CreateContext()669 auto backendConfig = static_cast<const BackendExtraGLES*>(createInfo.backendConfiguration); in CreateContext()
44 struct BackendExtraGLES : public BackendExtra { struct
239 RENDER_NS::BackendExtraGLES glExtra; in InitEngine()
239 RENDER_NS::BackendExtraGLES glesExtra; in CreateRenderContext()