Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp90024 struct QueryLowLatencySupportNV struct
90026 using NativeType = VkQueryLowLatencySupportNV;
90032 …VULKAN_HPP_CONSTEXPR QueryLowLatencySupportNV( void * pQueriedLowLatencyData_ = {}, const void * p… in QueryLowLatencySupportNV() function
90040 QueryLowLatencySupportNV( VkQueryLowLatencySupportNV const & rhs ) VULKAN_HPP_NOEXCEPT in QueryLowLatencySupportNV() function
90050 *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 …]