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