Home
last modified time | relevance | path

Searched defs:PFN_vkCreateIndirectCommandsLayoutNV (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/include/vulkan/
Dvulkan_core.h10992 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h11755 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11615 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h12942 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h12283 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h12920 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h13364 typedef VkResult(VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirect… typedef
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl13878 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirec… typedef
/external/rust/crates/ash/src/vk/
Dextensions.rs20091 pub type PFN_vkCreateIndirectCommandsLayoutNV = unsafe extern "system" fn( typedef