Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dstubhal.h20 struct hwvulkan_device_t;
25 extern const hwvulkan_device_t kDevice;
Dstubhal.cpp134 const hwvulkan_device_t kDevice = {
Ddriver.cpp77 static const hwvulkan_device_t& Device() { return *Get().dev_; } in Device()
92 const hwvulkan_device_t* dev_;
296 hwvulkan_device_t* device; in Open()
/frameworks/native/vulkan/include/hardware/
Dhwvulkan.h61 typedef struct hwvulkan_device_t { struct
68 } hwvulkan_device_t; argument
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp141 hwvulkan_device_t nulldrv_device = {