Searched refs:CmdSetDepthClipNegativeOneToOneEXT (Results 1 – 3 of 3) sorted by relevance
1001 PFN_vkCmdSetDepthClipNegativeOneToOneEXT CmdSetDepthClipNegativeOneToOneEXT; member
1218 …table->CmdSetDepthClipNegativeOneToOneEXT = (PFN_vkCmdSetDepthClipNegativeOneToOneEXT) gpa(device,… in layer_init_device_dispatch_table()1219 …if (table->CmdSetDepthClipNegativeOneToOneEXT == nullptr) { table->CmdSetDepthClipNegativeOneToOne… in layer_init_device_dispatch_table()
1061 …table->CmdSetDepthClipNegativeOneToOneEXT = (PFN_vkCmdSetDepthClipNegativeOneToOneEXT)gdpa(dev, "v… in loader_init_device_extension_dispatch_table()2110 …e, "CmdSetDepthClipNegativeOneToOneEXT")) return (void *)table->CmdSetDepthClipNegativeOneToOneEXT; in loader_lookup_device_dispatch_table()7134 VKAPI_ATTR void VKAPI_CALL CmdSetDepthClipNegativeOneToOneEXT( in CmdSetDepthClipNegativeOneToOneEXT() function7144 disp->CmdSetDepthClipNegativeOneToOneEXT(commandBuffer, negativeOneToOne); in CmdSetDepthClipNegativeOneToOneEXT()9432 *addr = (void *)CmdSetDepthClipNegativeOneToOneEXT; in extension_instance_gpa()