Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 198cf8e5 authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter Committed by Android (Google) Code Review
Browse files

Merge "Disable HDR extension for now"

parents 848cbb0c cc9a304d
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -778,9 +778,6 @@ VkResult EnumerateDeviceExtensionProperties(
    loader_extensions.push_back({
    loader_extensions.push_back({
        VK_GOOGLE_DISPLAY_TIMING_EXTENSION_NAME,
        VK_GOOGLE_DISPLAY_TIMING_EXTENSION_NAME,
        VK_GOOGLE_DISPLAY_TIMING_SPEC_VERSION});
        VK_GOOGLE_DISPLAY_TIMING_SPEC_VERSION});
    loader_extensions.push_back({
        VK_EXT_HDR_METADATA_EXTENSION_NAME,
        VK_EXT_HDR_METADATA_SPEC_VERSION});


    // conditionally add shared_presentable_image if supportable
    // conditionally add shared_presentable_image if supportable
    VkPhysicalDevicePresentationPropertiesANDROID presentation_properties;
    VkPhysicalDevicePresentationPropertiesANDROID presentation_properties;