Lines Matching defs:DevicePipelineBinaryInternalCacheControlKHR
34497 struct DevicePipelineBinaryInternalCacheControlKHR struct
34499 using NativeType = VkDevicePipelineBinaryInternalCacheControlKHR;
34505 …VULKAN_HPP_CONSTEXPR DevicePipelineBinaryInternalCacheControlKHR( VULKAN_HPP_NAMESPACE::Bool32 dis… in DevicePipelineBinaryInternalCacheControlKHR() function
34514 …DevicePipelineBinaryInternalCacheControlKHR( VkDevicePipelineBinaryInternalCacheControlKHR const &… in DevicePipelineBinaryInternalCacheControlKHR() function
34524 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DevicePipelineBinaryInternalCacheControlKHR const … in operator =()
34529 …4 DevicePipelineBinaryInternalCacheControlKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34536 … setDisableInternalCache( VULKAN_HPP_NAMESPACE::Bool32 disableInternalCache_ ) VULKAN_HPP_NOEXCEPT in setDisableInternalCache()
34543 operator VkDevicePipelineBinaryInternalCacheControlKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkDevicePipelineBinaryInternalCacheControlKHR const&()
34548 operator VkDevicePipelineBinaryInternalCacheControlKHR &() VULKAN_HPP_NOEXCEPT in operator VkDevicePipelineBinaryInternalCacheControlKHR&()
34559 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
34568 …ool operator==( DevicePipelineBinaryInternalCacheControlKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
34577 …ool operator!=( DevicePipelineBinaryInternalCacheControlKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
34584 …::StructureType sType = StructureType::eDevicePipelineBinaryInternalCacheControlKHR;
34585 const void * pNext = {};
34586 VULKAN_HPP_NAMESPACE::Bool32 disableInternalCache = {};