Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h223 …pportedFramebufferMixedSamplesCombinationsNV GetPhysicalDeviceSupportedFramebufferMixedSamplesComb… member
H A Dvk_dispatch_table_helper.h976 …table->GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV = (PFN_vkGetPhysicalDeviceS… in layer_init_instance_dispatch_table()
H A Dchassis.cpp9070 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV( in GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV() function
9684 …erMixedSamplesCombinationsNV", {true, (void*)GetPhysicalDeviceSupportedFramebufferMixedSamplesComb…
H A Dchassis.h2302 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV(
H A Dlayer_chassis_dispatch.cpp6648 …result = layer_data->instance_dispatch_table.GetPhysicalDeviceSupportedFramebufferMixedSamplesComb… in DispatchGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV()