Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp427 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll…
1090 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll… in DestroyPipelineLayout() argument
1091 GetData(device).dispatch.DestroyPipelineLayout(device, pipelineLayout, pAllocator); in DestroyPipelineLayout()
1952 VKAPI_ATTR void vkDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkA… in vkDestroyPipelineLayout() argument
1953 vulkan::api::DestroyPipelineLayout(device, pipelineLayout, pAllocator); in vkDestroyPipelineLayout()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h102 VKAPI_ATTR void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAll…
Dnull_driver.cpp1300 void DestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCall… in DestroyPipelineLayout() argument