Home
last modified time | relevance | path

Searched refs:nativeRenderConfig (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp179 RenderConfig nativeRenderConfig; in FboRenderContext() local
180 nativeRenderConfig.type = config.type; in FboRenderContext()
181 nativeRenderConfig.windowVisibility = config.windowVisibility; in FboRenderContext()
183 m_context = factory.createContext(nativeRenderConfig, cmdLine, DE_NULL); in FboRenderContext()

Completed in 1 milliseconds