Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47858 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
47860 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
47862 static const bool allowDuplicate = false;
47863 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47867 VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( in PhysicalDevicePerformanceQueryPropertiesKHR() function
47875PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
47888 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
47892 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
47897 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
47922 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKH…
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp75189 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
75191 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
75197 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( VULKAN_HPP_NAMESPACE::Bool32 all… in PhysicalDevicePerformanceQueryPropertiesKHR() function
75206PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
75216 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
75220 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
75225 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
75236 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
75245 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
75254 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]