Searched refs:hwvulkan_module_t (Results 1 - 3 of 3) sorted by path

/frameworks/native/vulkan/include/hardware/
H A Dhwvulkan.h32 typedef struct hwvulkan_module_t { struct
34 } hwvulkan_module_t; typedef in typeref:struct:hwvulkan_module_t
/frameworks/native/vulkan/libvulkan/
H A Ddriver.cpp166 const hwvulkan_module_t** module) {
196 *module = reinterpret_cast<const hwvulkan_module_t*>(hmi);
200 int LoadBuiltinDriver(const hwvulkan_module_t** module) {
207 int LoadUpdatedDriver(const hwvulkan_module_t** module) {
221 const hwvulkan_module_t* module = nullptr;
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp117 __attribute__((visibility("default"))) hwvulkan_module_t HAL_MODULE_INFO_SYM = {

Completed in 163 milliseconds