Searched refs:DispatchCreateRenderPass (Results 1 – 3 of 3) sorted by relevance
398 VkResult DispatchCreateRenderPass(
282 VkResult DispatchCreateRenderPass(VkDevice device, const VkRenderPassCreateInfo *pCreateInfo, in DispatchCreateRenderPass() function
2586 VkResult result = DispatchCreateRenderPass(device, pCreateInfo, pAllocator, pRenderPass); in CreateRenderPass()