Home
last modified time | relevance | path

Searched refs:VkDisplayPresentInfoKHR (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5511 typedef struct VkDisplayPresentInfoKHR { struct
5517 } VkDisplayPresentInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp711 static void parse_VkDisplayPresentInfoKHR(const char* s, Json::Value& obj, VkDisplayPresentInfoKHR& o);
1019 p = s_globalMem.allocate(sizeof(VkDisplayPresentInfoKHR)); in parsePNextChain()
1020 parse_VkDisplayPresentInfoKHR("", pNextObj, *((VkDisplayPresentInfoKHR*)p)); in parsePNextChain()
10542 static void parse_VkDisplayPresentInfoKHR(const char* s, Json::Value& obj, VkDisplayPresentInfoKHR& o) { in parse_VkDisplayPresentInfoKHR()
10546 o.pNext = (VkDisplayPresentInfoKHR*)parsePNextChain(obj); in parse_VkDisplayPresentInfoKHR()
H A Dvulkan_json_data.hpp25329 static void print_VkDisplayPresentInfoKHR(VkDisplayPresentInfoKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkDisplayPresentInfoKHR()
25364 static void print_VkDisplayPresentInfoKHR(const VkDisplayPresentInfoKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkDisplayPresentInfoKHR()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6365 typedef struct VkDisplayPresentInfoKHR { struct
6371 } VkDisplayPresentInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp22737 using NativeType = VkDisplayPresentInfoKHR;
22753 DisplayPresentInfoKHR( VkDisplayPresentInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
22760 DisplayPresentInfoKHR & operator=( VkDisplayPresentInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
22792 operator VkDisplayPresentInfoKHR const &() const VULKAN_HPP_NOEXCEPT
22794 return *reinterpret_cast<const VkDisplayPresentInfoKHR *>( this );
22797 operator VkDisplayPresentInfoKHR &() VULKAN_HPP_NOEXCEPT
22799 return *reinterpret_cast<VkDisplayPresentInfoKHR *>( this );
22824 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ),
[all...]
H A Dvulkan_core.h6464 typedef struct VkDisplayPresentInfoKHR { struct
6470 } VkDisplayPresentInfoKHR; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7768 typedef struct VkDisplayPresentInfoKHR { struct
7774 } VkDisplayPresentInfoKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6514 typedef struct VkDisplayPresentInfoKHR { struct
6520 } VkDisplayPresentInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7930 typedef struct VkDisplayPresentInfoKHR { struct
7936 } VkDisplayPresentInfoKHR; typedef
H A Dvulkan_static_assertions.hpp1904 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ),
H A Dvulkan_structs.hpp[all...]

Completed in 424 milliseconds