Searched defs:QueryLowLatencySupportNV (Results 1 – 1 of 1) sorted by relevance
97516 struct QueryLowLatencySupportNV struct97518 using NativeType = VkQueryLowLatencySupportNV;97524 …VULKAN_HPP_CONSTEXPR QueryLowLatencySupportNV( void * pQueriedLowLatencyData_ = {}, const void * p… in QueryLowLatencySupportNV() function97532 QueryLowLatencySupportNV( VkQueryLowLatencySupportNV const & rhs ) VULKAN_HPP_NOEXCEPT in QueryLowLatencySupportNV() function97542 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryLowLatencySupportNV const *>( &rhs ); in operator =()97547 …KAN_HPP_CONSTEXPR_14 QueryLowLatencySupportNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()97553 …wLatencySupportNV & setPQueriedLowLatencyData( void * pQueriedLowLatencyData_ ) VULKAN_HPP_NOEXCEPT in setPQueriedLowLatencyData()97560 operator VkQueryLowLatencySupportNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryLowLatencySupportNV const&()97565 operator VkQueryLowLatencySupportNV &() VULKAN_HPP_NOEXCEPT in operator VkQueryLowLatencySupportNV&()97576 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]