Home
last modified time | relevance | path

Searched refs:VkDeviceGroupPresentInfoKHR (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl599 template<> VkStructureType getStructureType<VkDeviceGroupPresentInfoKHR> (void)
DvkStructTypes.inl1835 struct VkDeviceGroupPresentInfoKHR struct
DvkStrUtil.inl467 std::ostream& operator<< (std::ostream& s, const VkDeviceGroupPresentInfoKHR& value);
DvkVulkan_c.inl4612 typedef struct VkDeviceGroupPresentInfoKHR { struct
4618 } VkDeviceGroupPresentInfoKHR; argument
DvkStrUtilImpl.inl4753 std::ostream& operator<< (std::ostream& s, const VkDeviceGroupPresentInfoKHR& value)
4755 s << "VkDeviceGroupPresentInfoKHR = {\n";
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4754 typedef struct VkDeviceGroupPresentInfoKHR { struct
4760 } VkDeviceGroupPresentInfoKHR; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4754 typedef struct VkDeviceGroupPresentInfoKHR { struct
4760 } VkDeviceGroupPresentInfoKHR; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4922 typedef struct VkDeviceGroupPresentInfoKHR { struct
4928 } VkDeviceGroupPresentInfoKHR; argument
Dvulkan.hpp25488 DeviceGroupPresentInfoKHR( VkDeviceGroupPresentInfoKHR const & rhs ) in DeviceGroupPresentInfoKHR()
25493 DeviceGroupPresentInfoKHR& operator=( VkDeviceGroupPresentInfoKHR const & rhs ) in operator =()
25523 operator VkDeviceGroupPresentInfoKHR const&() const in operator VkDeviceGroupPresentInfoKHR const&()
25525 return *reinterpret_cast<const VkDeviceGroupPresentInfoKHR*>( this ); in operator VkDeviceGroupPresentInfoKHR const&()
25528 operator VkDeviceGroupPresentInfoKHR &() in operator VkDeviceGroupPresentInfoKHR&()
25530 return *reinterpret_cast<VkDeviceGroupPresentInfoKHR*>( this ); in operator VkDeviceGroupPresentInfoKHR&()
25556 …static_assert( sizeof( DeviceGroupPresentInfoKHR ) == sizeof( VkDeviceGroupPresentInfoKHR ), "stru…
/external/swiftshader/include/vulkan/
Dvulkan_core.h4874 typedef struct VkDeviceGroupPresentInfoKHR { struct
4880 } VkDeviceGroupPresentInfoKHR; argument
Dvulkan.hpp34130 DeviceGroupPresentInfoKHR( VkDeviceGroupPresentInfoKHR const & rhs ) in DeviceGroupPresentInfoKHR()
34135 DeviceGroupPresentInfoKHR& operator=( VkDeviceGroupPresentInfoKHR const & rhs ) in operator =()
34164 operator VkDeviceGroupPresentInfoKHR const&() const in operator VkDeviceGroupPresentInfoKHR const&()
34166 return *reinterpret_cast<const VkDeviceGroupPresentInfoKHR*>(this); in operator VkDeviceGroupPresentInfoKHR const&()
34169 operator VkDeviceGroupPresentInfoKHR &() in operator VkDeviceGroupPresentInfoKHR&()
34171 return *reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(this); in operator VkDeviceGroupPresentInfoKHR&()
34197 …static_assert( sizeof( DeviceGroupPresentInfoKHR ) == sizeof( VkDeviceGroupPresentInfoKHR ), "stru…
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4609 typedef struct VkDeviceGroupPresentInfoKHR { struct
4615 } VkDeviceGroupPresentInfoKHR; argument