Home
last modified time | relevance | path

Searched refs:VkDeviceEventInfoEXT (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.h36 const VkDeviceEventInfoEXT *device_event_info,
H A Dwsi_common_display.c2775 const VkDeviceEventInfoEXT *device_event_info, in wsi_register_device_event()
2825 wsi_RegisterDeviceEventEXT(VkDevice _device, const VkDeviceEventInfoEXT *device_event_info, in wsi_RegisterDeviceEventEXT()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp1090 vk::VkDeviceEventInfoEXT deviceEventInfo = in testDeviceEvent()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp1090 vk::VkDeviceEventInfoEXT deviceEventInfo = in testDeviceEvent()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6576 typedef struct VkDeviceEventInfoEXT { struct
6580 } VkDeviceEventInfoEXT; typedef
6595 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
6607 const VkDeviceEventInfoEXT* pDeviceEventInfo,
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h8986 typedef struct VkDeviceEventInfoEXT { struct
8990 } VkDeviceEventInfoEXT; typedef
9005 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
9017 const VkDeviceEventInfoEXT* pDeviceEventInfo,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10507 typedef struct VkDeviceEventInfoEXT { struct
10511 } VkDeviceEventInfoEXT; typedef
10526 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
10538 const VkDeviceEventInfoEXT* pDeviceEventInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h9372 typedef struct VkDeviceEventInfoEXT { struct
9376 } VkDeviceEventInfoEXT; typedef
9391 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
9403 const VkDeviceEventInfoEXT* pDeviceEventInfo,
H A Dvulkan_structs.hpp19690 using NativeType = VkDeviceEventInfoEXT;
19704 DeviceEventInfoEXT( VkDeviceEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT
19711 DeviceEventInfoEXT & operator=( VkDeviceEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT
19731 operator VkDeviceEventInfoEXT const &() const VULKAN_HPP_NOEXCEPT
19733 return *reinterpret_cast<const VkDeviceEventInfoEXT *>( this );
19736 operator VkDeviceEventInfoEXT &() VULKAN_HPP_NOEXCEPT
19738 return *reinterpret_cast<VkDeviceEventInfoEXT *>( this );
19760 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT ) == sizeof( VkDeviceEventInfoEXT ),
[all...]
H A Dvulkan.hpp3782 const VkDeviceEventInfoEXT * pDeviceEventInfo,
H A Dvulkan_funcs.hpp11530 reinterpret_cast<const VkDeviceEventInfoEXT *>( pDeviceEventInfo ),
11546 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ), in registerEventEXT()
11564 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ), in registerEventEXTUnique()
[all...]
H A Dvulkan_raii.hpp6223 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ), in Fence()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9532 typedef struct VkDeviceEventInfoEXT { struct
9536 } VkDeviceEventInfoEXT; typedef
9551 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
9563 const VkDeviceEventInfoEXT* pDeviceEventInfo,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12335 typedef struct VkDeviceEventInfoEXT { struct
12339 } VkDeviceEventInfoEXT; typedef
12354 typedef VkResult (VKAPI_PTR *PFN_vkRegisterDeviceEventEXT)(VkDevice device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence);
12366 const VkDeviceEventInfoEXT* pDeviceEventInfo,
H A Dvulkan_static_assertions.hpp2835 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT ) == sizeof( VkDeviceEventInfoEXT ), "struct and wrapper have different size!" );
H A Dvulkan_funcs.hpp11980 reinterpret_cast<const VkDeviceEventInfoEXT *>( pDeviceEventInfo ),
11997 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ), in registerEventEXT()
12017 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ), in registerEventEXTUnique()
[all...]
H A Dvulkan.hpp3332 const VkDeviceEventInfoEXT * pDeviceEventInfo,
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp16743 reinterpret_cast<const VkDeviceEventInfoEXT *>( &deviceEventInfo ),
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp777 static void parse_VkDeviceEventInfoEXT(const char* s, Json::Value& obj, VkDeviceEventInfoEXT& o);
11880 static void parse_VkDeviceEventInfoEXT(const char* s, Json::Value& obj, VkDeviceEventInfoEXT& o) { in parse_VkDeviceEventInfoEXT()
11884 o.pNext = (VkDeviceEventInfoEXT*)parsePNextChain(obj); in parse_VkDeviceEventInfoEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c5548 const VkDeviceEventInfoEXT* pDeviceEventInfo, in RegisterDeviceEventEXT()

Completed in 671 milliseconds