Searched defs:QueryLowLatencySupportNV (Results 1 – 1 of 1) sorted by relevance
90024 struct QueryLowLatencySupportNV struct90026 using NativeType = VkQueryLowLatencySupportNV;90032 …VULKAN_HPP_CONSTEXPR QueryLowLatencySupportNV( void * pQueriedLowLatencyData_ = {}, const void * p… in QueryLowLatencySupportNV() function90040 QueryLowLatencySupportNV( VkQueryLowLatencySupportNV const & rhs ) VULKAN_HPP_NOEXCEPT in QueryLowLatencySupportNV() function90050 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryLowLatencySupportNV const *>( &rhs ); in operator =()90055 …KAN_HPP_CONSTEXPR_14 QueryLowLatencySupportNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()90061 …wLatencySupportNV & setPQueriedLowLatencyData( void * pQueriedLowLatencyData_ ) VULKAN_HPP_NOEXCEPT in setPQueriedLowLatencyData()90068 operator VkQueryLowLatencySupportNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryLowLatencySupportNV const&()90073 operator VkQueryLowLatencySupportNV &() VULKAN_HPP_NOEXCEPT in operator VkQueryLowLatencySupportNV&()90084 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]