Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dstubhal.h25 extern const hwvulkan_device_t kDevice;
Dstubhal.cpp134 const hwvulkan_device_t kDevice = { variable
Ddriver.cpp276 hal_.dev_ = &stubhal::kDevice; in Open()
327 if (hal_.dev_ == &stubhal::kDevice) in ShouldUnloadBuiltinDriver()