Home
last modified time | relevance | path

Searched defs:DestroyRenderPass (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h121 PFN_vkDestroyRenderPass DestroyRenderPass; member
Dapi_gen.cpp960 VKAPI_ATTR void DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallb… in DestroyRenderPass() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1309 void DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* alloc… in DestroyRenderPass() function