Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp503 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
H A Dwgl_state.cpp422 auto backendConfig = static_cast<const BackendExtraGL*>(createInfo.backendConfiguration); in CreateContext() local