Searched defs:backendConfig (Results 1 – 2 of 2) sorted by relevance
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() local
422 auto backendConfig = static_cast<const BackendExtraGL*>(createInfo.backendConfiguration); in CreateContext() local