Home
last modified time | relevance | path

Searched refs:pipelineLayout (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp413 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll…
1044 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll… in DestroyPipelineLayout() argument
1045 GetData(device).dispatch.DestroyPipelineLayout(device, pipelineLayout, pAllocator); in DestroyPipelineLayout()
1853 VKAPI_ATTR void vkDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkA… in vkDestroyPipelineLayout() argument
1854 vulkan::api::DestroyPipelineLayout(device, pipelineLayout, pAllocator); in vkDestroyPipelineLayout()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h101 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll…
Dnull_driver.cpp1292 void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCall… in DestroyPipelineLayout() argument