/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | VK_EXT_hdr_metadata.adoc | 46 * 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[]
|
D | VK_EXT_hdr_metadata.txt | 39 [open,refpage='VkXYColorEXT',desc='Specify X,Y chromaticity coordinates',type='structs'] 41 include::{generated}/api/structs/VkXYColorEXT.txt[]
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 494 inline VkXYColorEXT makeXYColorEXT (float x, float y) 496 VkXYColorEXT res;
|
D | vkStructTypes.inl | 2451 struct VkXYColorEXT struct 2483 VkXYColorEXT displayPrimaryRed; 2484 VkXYColorEXT displayPrimaryGreen; 2485 VkXYColorEXT displayPrimaryBlue; 2486 VkXYColorEXT whitePoint;
|
D | vkVulkan_c.inl | 12330 typedef struct VkXYColorEXT { struct 12333 } VkXYColorEXT; typedef 12338 VkXYColorEXT displayPrimaryRed; 12339 VkXYColorEXT displayPrimaryGreen; 12340 VkXYColorEXT displayPrimaryBlue; 12341 VkXYColorEXT whitePoint;
|
D | vkStrUtil.inl | 858 std::ostream& operator<< (std::ostream& s, const VkXYColorEXT& value);
|
D | vkStrUtilImpl.inl | 8419 std::ostream& operator<< (std::ostream& s, const VkXYColorEXT& value) 8421 s << "VkXYColorEXT = {\n";
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 6695 typedef struct VkXYColorEXT { struct 6698 } VkXYColorEXT; typedef 6703 VkXYColorEXT displayPrimaryRed; 6704 VkXYColorEXT displayPrimaryGreen; 6705 VkXYColorEXT displayPrimaryBlue; 6706 VkXYColorEXT whitePoint;
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6881 typedef struct VkXYColorEXT { struct 6884 } VkXYColorEXT; argument 6889 VkXYColorEXT displayPrimaryRed; 6890 VkXYColorEXT displayPrimaryGreen; 6891 VkXYColorEXT displayPrimaryBlue; 6892 VkXYColorEXT whitePoint;
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 7521 typedef struct VkXYColorEXT { struct 7524 } VkXYColorEXT; typedef 7529 VkXYColorEXT displayPrimaryRed; 7530 VkXYColorEXT displayPrimaryGreen; 7531 VkXYColorEXT displayPrimaryBlue; 7532 VkXYColorEXT whitePoint;
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9237 typedef struct VkXYColorEXT { struct 9240 } VkXYColorEXT; typedef 9245 VkXYColorEXT displayPrimaryRed; 9246 VkXYColorEXT displayPrimaryGreen; 9247 VkXYColorEXT displayPrimaryBlue; 9248 VkXYColorEXT whitePoint;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 9625 typedef struct VkXYColorEXT { struct 9628 } VkXYColorEXT; argument 9633 VkXYColorEXT displayPrimaryRed; 9634 VkXYColorEXT displayPrimaryGreen; 9635 VkXYColorEXT displayPrimaryBlue; 9636 VkXYColorEXT whitePoint;
|
D | vulkan_structs.hpp | 29677 using NativeType = VkXYColorEXT; 29687 XYColorEXT( VkXYColorEXT const & rhs ) VULKAN_HPP_NOEXCEPT in XYColorEXT() 29694 XYColorEXT & operator=( VkXYColorEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 29714 operator VkXYColorEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkXYColorEXT const&() 29716 return *reinterpret_cast<const VkXYColorEXT *>( this ); in operator VkXYColorEXT const&() 29719 operator VkXYColorEXT &() VULKAN_HPP_NOEXCEPT in operator VkXYColorEXT&() 29721 return *reinterpret_cast<VkXYColorEXT *>( this ); in operator VkXYColorEXT&() 29742 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::XYColorEXT ) == sizeof( VkXYColorEXT ),
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 9793 typedef struct VkXYColorEXT { struct 9796 } VkXYColorEXT; argument 9801 VkXYColorEXT displayPrimaryRed; 9802 VkXYColorEXT displayPrimaryGreen; 9803 VkXYColorEXT displayPrimaryBlue; 9804 VkXYColorEXT whitePoint;
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 9785 typedef struct VkXYColorEXT { struct 9788 } VkXYColorEXT; argument 9793 VkXYColorEXT displayPrimaryRed; 9794 VkXYColorEXT displayPrimaryGreen; 9795 VkXYColorEXT displayPrimaryBlue; 9796 VkXYColorEXT whitePoint;
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10760 typedef struct VkXYColorEXT { struct 10763 } VkXYColorEXT; argument 10768 VkXYColorEXT displayPrimaryRed; 10769 VkXYColorEXT displayPrimaryGreen; 10770 VkXYColorEXT displayPrimaryBlue; 10771 VkXYColorEXT whitePoint;
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10882 typedef struct VkXYColorEXT { struct 10885 } VkXYColorEXT; typedef 10890 VkXYColorEXT displayPrimaryRed; 10891 VkXYColorEXT displayPrimaryGreen; 10892 VkXYColorEXT displayPrimaryBlue; 10893 VkXYColorEXT whitePoint;
|
D | vulkan_static_assertions.hpp | 2927 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::XYColorEXT ) == sizeof( VkXYColorEXT ), "st…
|
D | vulkan_structs.hpp | 36202 using NativeType = VkXYColorEXT; 36213 …XYColorEXT( VkXYColorEXT const & rhs ) VULKAN_HPP_NOEXCEPT : XYColorEXT( *reinterpret_cast<XYColor… in XYColorEXT() 36218 XYColorEXT & operator=( VkXYColorEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 36238 operator VkXYColorEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkXYColorEXT const&() 36240 return *reinterpret_cast<const VkXYColorEXT *>( this ); in operator VkXYColorEXT const&() 36243 operator VkXYColorEXT &() VULKAN_HPP_NOEXCEPT in operator VkXYColorEXT&() 36245 return *reinterpret_cast<VkXYColorEXT *>( this ); in operator VkXYColorEXT&()
|