Searched defs:PFN_vkGetPrivateDataEXT (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 11192 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11994 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 11834 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 13160 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12522 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 13140 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_… typedef
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 13581 typedef void(VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, uint64_t… typedef
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 14098 typedef void (VKAPI_PTR *PFN_vkGetPrivateDataEXT)(VkDevice device, VkObjectType objectType, deUint6… typedef
|
/external/rust/crates/ash/src/vk/ |
D | extensions.rs | 21011 pub type PFN_vkGetPrivateDataEXT = unsafe extern "system" fn( typedef
|