Home
last modified time | relevance | path

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

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