Home
last modified time | relevance | path

Searched refs:lowLevelDevice (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2568 …const ILowLevelDeviceVk& lowLevelDevice = static_cast<ILowLevelDeviceVk&>(deviceVk_.GetLowLevelDev… in RenderCommand() local
2569 stateCache.backendNode->ExecuteBackendFrame(lowLevelDevice, recordingState); in RenderCommand()