Home
last modified time | relevance | path

Searched refs:VkDeviceGroupPresentInfoKHR (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1868 const VkDeviceGroupPresentInfoKHR deviceGroupPresentInfo = in deviceGroupRenderTest()
2245 const VkDeviceGroupPresentInfoKHR deviceGroupPresentInfo = in deviceGroupRenderTest2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1852 const VkDeviceGroupPresentInfoKHR deviceGroupPresentInfo = in deviceGroupRenderTest()
2229 const VkDeviceGroupPresentInfoKHR deviceGroupPresentInfo = in deviceGroupRenderTest2()
/third_party/glfw/deps/glad/
H A Dvulkan.h2349 typedef struct VkDeviceGroupPresentInfoKHR { struct
2355 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5313 typedef struct VkDeviceGroupPresentInfoKHR { struct
5319 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp793 static void parse_VkDeviceGroupPresentInfoKHR(const char* s, Json::Value& obj, VkDeviceGroupPresentInfoKHR& o);
1241 p = s_globalMem.allocate(sizeof(VkDeviceGroupPresentInfoKHR)); in parsePNextChain()
1242 parse_VkDeviceGroupPresentInfoKHR("", pNextObj, *((VkDeviceGroupPresentInfoKHR*)p)); in parsePNextChain()
10364 static void parse_VkDeviceGroupPresentInfoKHR(const char* s, Json::Value& obj, VkDeviceGroupPresentInfoKHR& o) { in parse_VkDeviceGroupPresentInfoKHR()
10368 o.pNext = (VkDeviceGroupPresentInfoKHR*)parsePNextChain(obj); in parse_VkDeviceGroupPresentInfoKHR()
H A Dvulkan_json_data.hpp24614 static void print_VkDeviceGroupPresentInfoKHR(VkDeviceGroupPresentInfoKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkDeviceGroupPresentInfoKHR()
24654 static void print_VkDeviceGroupPresentInfoKHR(const VkDeviceGroupPresentInfoKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkDeviceGroupPresentInfoKHR()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6161 typedef struct VkDeviceGroupPresentInfoKHR { struct
6167 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp20158 using NativeType = VkDeviceGroupPresentInfoKHR;
20177 DeviceGroupPresentInfoKHR( VkDeviceGroupPresentInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
20194 DeviceGroupPresentInfoKHR & operator=( VkDeviceGroupPresentInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
20237 operator VkDeviceGroupPresentInfoKHR const &() const VULKAN_HPP_NOEXCEPT
20239 return *reinterpret_cast<const VkDeviceGroupPresentInfoKHR *>( this );
20242 operator VkDeviceGroupPresentInfoKHR &() VULKAN_HPP_NOEXCEPT
20244 return *reinterpret_cast<VkDeviceGroupPresentInfoKHR *>( this );
20271 sizeof( VkDeviceGroupPresentInfoKHR ),
[all...]
H A Dvulkan_core.h6260 typedef struct VkDeviceGroupPresentInfoKHR { struct
6266 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7564 typedef struct VkDeviceGroupPresentInfoKHR { struct
7570 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6310 typedef struct VkDeviceGroupPresentInfoKHR { struct
6316 } VkDeviceGroupPresentInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7724 typedef struct VkDeviceGroupPresentInfoKHR { struct
7730 } VkDeviceGroupPresentInfoKHR; typedef
H A Dvulkan_static_assertions.hpp1840 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR ) == sizeof( VkDeviceGroupPresentInfoKHR ),
H A Dvulkan_structs.hpp[all...]

Completed in 513 milliseconds