Searched refs:CmdPushDescriptorSetWithTemplateKHR (Results 1 – 6 of 6) sorted by relevance
575 PFN_vkCmdPushDescriptorSetWithTemplateKHR CmdPushDescriptorSetWithTemplateKHR; member
716 …table->CmdPushDescriptorSetWithTemplateKHR = (PFN_vkCmdPushDescriptorSetWithTemplateKHR) gpa(devic… in layer_init_device_dispatch_table()717 …if (table->CmdPushDescriptorSetWithTemplateKHR == nullptr) { table->CmdPushDescriptorSetWithTempla… in layer_init_device_dispatch_table()
635 …table->CmdPushDescriptorSetWithTemplateKHR = (PFN_vkCmdPushDescriptorSetWithTemplateKHR)gdpa(dev, … in loader_init_device_extension_dispatch_table()1684 … "CmdPushDescriptorSetWithTemplateKHR")) return (void *)table->CmdPushDescriptorSetWithTemplateKHR; in loader_lookup_device_dispatch_table()2947 VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSetWithTemplateKHR( in CmdPushDescriptorSetWithTemplateKHR() function2960 …disp->CmdPushDescriptorSetWithTemplateKHR(commandBuffer, descriptorUpdateTemplate, layout, set, pD… in CmdPushDescriptorSetWithTemplateKHR()8160 *addr = (void *)CmdPushDescriptorSetWithTemplateKHR; in extension_instance_gpa()
625 VKCTX(CmdPushDescriptorSetWithTemplateKHR)(bs->cmdbuf, pg->dd->templates[0], in zink_descriptors_update_lazy()
2840 - lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcounting
4406 - lavapipe: fix CmdPushDescriptorSetWithTemplateKHR with refcounting