Home
last modified time | relevance | path

Searched refs:CmdSetDepthClipNegativeOneToOneEXT (Results 1 - 4 of 4) sorted by relevance

/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h1083 PFN_vkCmdSetDepthClipNegativeOneToOneEXT CmdSetDepthClipNegativeOneToOneEXT; member
H A Dvk_dispatch_table_helper.h656 table->CmdSetDepthClipNegativeOneToOneEXT = in layer_init_device_dispatch_table()
H A Dvk_loader_extensions.c1124 table->CmdSetDepthClipNegativeOneToOneEXT = (PFN_vkCmdSetDepthClipNegativeOneToOneEXT)gdpa(dev, "vkCmdSetDepthClipNegativeOneToOneEXT"); in loader_init_device_extension_dispatch_table()
2895 if (!strcmp(name, "CmdSetDepthClipNegativeOneToOneEXT")) return (void *)table->CmdSetDepthClipNegativeOneToOneEXT; in loader_lookup_device_dispatch_table()
8916 VKAPI_ATTR void VKAPI_CALL CmdSetDepthClipNegativeOneToOneEXT( in CmdSetDepthClipNegativeOneToOneEXT() function
8926 disp->CmdSetDepthClipNegativeOneToOneEXT(commandBuffer, negativeOneToOne); in CmdSetDepthClipNegativeOneToOneEXT()
11634 *addr = (void *)CmdSetDepthClipNegativeOneToOneEXT; in extension_instance_gpa()
/third_party/vulkan-loader/tests/framework/layer/
H A Dvk_dispatch_table_helper.h656 table->CmdSetDepthClipNegativeOneToOneEXT = in layer_init_device_dispatch_table()

Completed in 28 milliseconds