Searched defs:backendConfig (Results 1 – 1 of 1) sorted by relevance
595 void EGLState::ChooseConfiguration(const BackendExtraGLES* backendConfig) in ChooseConfiguration()648 void EGLState::CreateContext(const BackendExtraGLES* backendConfig) in CreateContext()756 auto backendConfig = static_cast<const BackendExtraGLES*>(createInfo.backendConfiguration); in CreateContext() local