Home
last modified time | relevance | path

Searched refs:GetDescriptorSetLayoutSupportKHR (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h467 PFN_vkGetDescriptorSetLayoutSupportKHR GetDescriptorSetLayoutSupportKHR; member
Dvk_dispatch_table_helper.h647 …table->GetDescriptorSetLayoutSupportKHR = (PFN_vkGetDescriptorSetLayoutSupportKHR) gpa(device, "vk… in layer_init_device_dispatch_table()
648 …if (table->GetDescriptorSetLayoutSupportKHR == nullptr) { table->GetDescriptorSetLayoutSupportKHR in layer_init_device_dispatch_table()
Dlayer_chassis_dispatch.cpp4807 …if (!wrap_handles) return layer_data->device_dispatch_table.GetDescriptorSetLayoutSupportKHR(devic… in DispatchGetDescriptorSetLayoutSupportKHR()
4823 …layer_data->device_dispatch_table.GetDescriptorSetLayoutSupportKHR(device, (const VkDescriptorSetL… in DispatchGetDescriptorSetLayoutSupportKHR()
Dchassis.cpp6405 VKAPI_ATTR void VKAPI_CALL GetDescriptorSetLayoutSupportKHR( in GetDescriptorSetLayoutSupportKHR() function
9541 {"vkGetDescriptorSetLayoutSupportKHR", {false, (void*)GetDescriptorSetLayoutSupportKHR}},
Dchassis.h1505 VKAPI_ATTR void VKAPI_CALL GetDescriptorSetLayoutSupportKHR(