Home
last modified time | relevance | path

Searched defs:PhysicalDevicePerformanceQueryPropertiesKHR (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp61835 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
61844 VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR(VULKAN_HPP_NAMESPACE::Bool32 allow… in PhysicalDevicePerformanceQueryPropertiesKHR() function
61850PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
61860 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
61865 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
61870 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
61881 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61891 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
61902 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
61909 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDevicePerformanceQueryPropertiesKHR;
[all …]