Home
last modified time | relevance | path

Searched defs:backendConfig (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Degl_state.cpp595 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