Home
last modified time | relevance | path

Searched defs:GetDeviceProcAddr (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/cts/hostsidetests/gputools/layers/jni/
H A DnullLayer.cpp55 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
177 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice dev, const char* funcName) { in GetDeviceProcAddr() function
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp753 PFN_vkVoidFunction GetDeviceProcAddr(Device *device, const char *pName) in GetDeviceProcAddr() function
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h122 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
H A Ddriver.cpp978 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pName) { in GetDeviceProcAddr() function
H A Dapi_gen.h72 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
H A Dapi_gen.cpp671 VKAPI_ATTR PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pName) { in GetDeviceProcAddr() function
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h185 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h238 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
H A Dchassis.cpp358 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice device, const char *funcName) { in GetDeviceProcAddr() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp336 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice, const char* name) { in GetDeviceProcAddr() function