Home
last modified time | relevance | path

Searched refs:VkXYColorEXT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_hdr_metadata.adoc46 * pname:displayPrimaryRed is a slink:VkXYColorEXT structure specifying the
48 * pname:displayPrimaryGreen is a slink:VkXYColorEXT structure specifying
50 * pname:displayPrimaryBlue is a slink:VkXYColorEXT structure specifying
52 * pname:whitePoint is a slink:VkXYColorEXT structure specifying the
71 [open,refpage='VkXYColorEXT',desc='Specify X,Y chromaticity coordinates',type='structs']
73 The sname:VkXYColorEXT structure is defined as:
75 include::{generated}/api/structs/VkXYColorEXT.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11838 typedef struct VkXYColorEXT { struct
11841 } VkXYColorEXT; argument
11846 VkXYColorEXT displayPrimaryRed;
11847 VkXYColorEXT displayPrimaryGreen;
11848 VkXYColorEXT displayPrimaryBlue;
11849 VkXYColorEXT whitePoint;
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1421 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::XYColorEXT ) == sizeof( VkXYColorEXT ), "st…
Dvulkan_static_assertions.hpp2041 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::XYColorEXT ) == sizeof( VkXYColorEXT ), "st…