Home
last modified time | relevance | path

Searched refs:PhysicalDevicePerformanceQueryFeaturesKHR (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp57089 struct PhysicalDevicePerformanceQueryFeaturesKHR struct
57097 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR(VULKAN_HPP_NAMESPACE::Bool32 perfor… in PhysicalDevicePerformanceQueryFeaturesKHR() function
57106 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR(PhysicalDevicePerformanceQueryFeatu…
57108PhysicalDevicePerformanceQueryFeaturesKHR(VkPhysicalDevicePerformanceQueryFeaturesKHR const &rhs) … in PhysicalDevicePerformanceQueryFeaturesKHR() function
57109 …: PhysicalDevicePerformanceQueryFeaturesKHR(*reinterpret_cast<PhysicalDevicePerformanceQueryFeatur… in PhysicalDevicePerformanceQueryFeaturesKHR()
57114PhysicalDevicePerformanceQueryFeaturesKHR &operator=(PhysicalDevicePerformanceQueryFeaturesKHR con…
57116PhysicalDevicePerformanceQueryFeaturesKHR &operator=(VkPhysicalDevicePerformanceQueryFeaturesKHR c… in operator =()
57118 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR const *>… in operator =() argument
57123 …VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerformanceQueryFeaturesKHR &setPNext(void *pNext_) VULKAN_H… in setPNext() argument
57129 VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerformanceQueryFeaturesKHR &
[all …]
Dvulkan.hpp8456 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, PhysicalDeviceFeatures2>
8464 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, DeviceCreateInfo>
Dvulkan_hash.hpp7537 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR>
7540 …operator()(VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR const &physicalDevicePe… in operator ()()
Dvulkan_handles.hpp776 struct PhysicalDevicePerformanceQueryFeaturesKHR;
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp56995 struct PhysicalDevicePerformanceQueryFeaturesKHR struct
57003 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR( VULKAN_HPP_NAMESPACE::Bool32 perfo… in PhysicalDevicePerformanceQueryFeaturesKHR() function
57012 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR( PhysicalDevicePerformanceQueryFeat…
57014PhysicalDevicePerformanceQueryFeaturesKHR( VkPhysicalDevicePerformanceQueryFeaturesKHR const & rhs… in PhysicalDevicePerformanceQueryFeaturesKHR() function
57015 …: PhysicalDevicePerformanceQueryFeaturesKHR( *reinterpret_cast<PhysicalDevicePerformanceQueryFeatu… in PhysicalDevicePerformanceQueryFeaturesKHR()
57020PhysicalDevicePerformanceQueryFeaturesKHR & operator=( PhysicalDevicePerformanceQueryFeaturesKHR c…
57022PhysicalDevicePerformanceQueryFeaturesKHR & operator=( VkPhysicalDevicePerformanceQueryFeaturesKHR… in operator =()
57024 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR const *>… in operator =() argument
57029 …VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerformanceQueryFeaturesKHR & setPNext( void * pNext_ ) VULK… in setPNext() argument
57035 VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePerformanceQueryFeaturesKHR &
[all …]
Dvulkan.hpp8334 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, PhysicalDeviceFeatures2>
8342 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, DeviceCreateInfo>
Dvulkan_hash.hpp7538 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR>
7541 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR const & physicalDevice… in operator ()()
Dvulkan_handles.hpp777 struct PhysicalDevicePerformanceQueryFeaturesKHR;
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp58803 struct PhysicalDevicePerformanceQueryFeaturesKHR struct
58812 VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR( in PhysicalDevicePerformanceQueryFeaturesKHR() function
58819 VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryFeaturesKHR(
58820 PhysicalDevicePerformanceQueryFeaturesKHR const & rhs ) VULKAN_HPP_NOEXCEPT = default;
58822PhysicalDevicePerformanceQueryFeaturesKHR( VkPhysicalDevicePerformanceQueryFeaturesKHR const & rhs… in PhysicalDevicePerformanceQueryFeaturesKHR() function
58824 : PhysicalDevicePerformanceQueryFeaturesKHR( in PhysicalDevicePerformanceQueryFeaturesKHR()
58825 *reinterpret_cast<PhysicalDevicePerformanceQueryFeaturesKHR const *>( &rhs ) ) in PhysicalDevicePerformanceQueryFeaturesKHR()
58829 PhysicalDevicePerformanceQueryFeaturesKHR &
58830 … operator=( PhysicalDevicePerformanceQueryFeaturesKHR const & rhs ) VULKAN_HPP_NOEXCEPT = default;
58832 PhysicalDevicePerformanceQueryFeaturesKHR &
[all …]
Dvulkan.hpp8983 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, PhysicalDeviceFeatures2>
8991 struct StructExtends<PhysicalDevicePerformanceQueryFeaturesKHR, DeviceCreateInfo>
Dvulkan_hash.hpp7845 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR>
7847 std::size_t operator()( VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryFeaturesKHR const & in operator ()()
Dvulkan_handles.hpp779 struct PhysicalDevicePerformanceQueryFeaturesKHR;
/external/rust/crates/ash/src/vk/
Ddefinitions.rs35866 pub struct PhysicalDevicePerformanceQueryFeaturesKHR { struct
35872 impl ::std::default::Default for PhysicalDevicePerformanceQueryFeaturesKHR { implementation
35873 fn default() -> PhysicalDevicePerformanceQueryFeaturesKHR { in default()
35874 PhysicalDevicePerformanceQueryFeaturesKHR { in default()
35882 impl PhysicalDevicePerformanceQueryFeaturesKHR { impl
35885 inner: PhysicalDevicePerformanceQueryFeaturesKHR::default(), in builder()
35892 inner: PhysicalDevicePerformanceQueryFeaturesKHR,
35899 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDevicePerformanceQueryFeaturesKHR {} implementation
35901 unsafe impl ExtendsDeviceCreateInfo for PhysicalDevicePerformanceQueryFeaturesKHR {} implementation
35903 type Target = PhysicalDevicePerformanceQueryFeaturesKHR;
[all …]
/external/rust/crates/vulkano/out/
Dautogen.rs5901 ty: PhysicalDevicePerformanceQueryFeaturesKHR,