Searched refs:VkPhysicalDeviceDriverPropertiesKHR (Results 1 – 10 of 10) sorted by relevance
102 VkPhysicalDeviceDriverPropertiesKHR deviceDriverProperties; in testQueryProperties()
849 template<> VkStructureType getStructureType<VkPhysicalDeviceDriverPropertiesKHR> (void)
2347 struct VkPhysicalDeviceDriverPropertiesKHR struct
525 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceDriverPropertiesKHR& value);
6268 typedef struct VkPhysicalDeviceDriverPropertiesKHR { struct6275 } VkPhysicalDeviceDriverPropertiesKHR; argument
5439 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceDriverPropertiesKHR& value)5441 s << "VkPhysicalDeviceDriverPropertiesKHR = {\n";
6120 typedef struct VkPhysicalDeviceDriverPropertiesKHR { struct6127 } VkPhysicalDeviceDriverPropertiesKHR; argument
6181 typedef struct VkPhysicalDeviceDriverPropertiesKHR { struct6188 } VkPhysicalDeviceDriverPropertiesKHR; argument
36361 operator VkPhysicalDeviceDriverPropertiesKHR const&() const in operator VkPhysicalDeviceDriverPropertiesKHR const&()36363 return *reinterpret_cast<const VkPhysicalDeviceDriverPropertiesKHR*>( this ); in operator VkPhysicalDeviceDriverPropertiesKHR const&()36366 operator VkPhysicalDeviceDriverPropertiesKHR &() in operator VkPhysicalDeviceDriverPropertiesKHR&()36368 return *reinterpret_cast<VkPhysicalDeviceDriverPropertiesKHR*>( this ); in operator VkPhysicalDeviceDriverPropertiesKHR&()36396 …rt( sizeof( PhysicalDeviceDriverPropertiesKHR ) == sizeof( VkPhysicalDeviceDriverPropertiesKHR ), …
6265 typedef struct VkPhysicalDeviceDriverPropertiesKHR { struct6272 } VkPhysicalDeviceDriverPropertiesKHR; argument