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.cpp119 const hwvulkan_device_t kDevice = {
Ddriver.cpp54 static const hwvulkan_device_t& Device() { return *Get().dev_; } in Device()
67 const hwvulkan_device_t* dev_;
140 hwvulkan_device_t* device; in Open()
/frameworks/native/vulkan/include/hardware/
Dhwvulkan.h60 typedef struct hwvulkan_device_t { struct
67 } hwvulkan_device_t; argument
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp138 hwvulkan_device_t nulldrv_device = {