Lines Matching defs:DevicePipelineBinaryInternalCacheControlKHR
30293 struct DevicePipelineBinaryInternalCacheControlKHR struct
30295 using NativeType = VkDevicePipelineBinaryInternalCacheControlKHR;
30301 …VULKAN_HPP_CONSTEXPR DevicePipelineBinaryInternalCacheControlKHR( VULKAN_HPP_NAMESPACE::Bool32 dis… in DevicePipelineBinaryInternalCacheControlKHR() function
30310 …DevicePipelineBinaryInternalCacheControlKHR( VkDevicePipelineBinaryInternalCacheControlKHR const &… in DevicePipelineBinaryInternalCacheControlKHR() function
30320 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DevicePipelineBinaryInternalCacheControlKHR const … in operator =()
30325 …4 DevicePipelineBinaryInternalCacheControlKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
30332 … setDisableInternalCache( VULKAN_HPP_NAMESPACE::Bool32 disableInternalCache_ ) VULKAN_HPP_NOEXCEPT in setDisableInternalCache()
30339 operator VkDevicePipelineBinaryInternalCacheControlKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkDevicePipelineBinaryInternalCacheControlKHR const&()
30344 operator VkDevicePipelineBinaryInternalCacheControlKHR &() VULKAN_HPP_NOEXCEPT in operator VkDevicePipelineBinaryInternalCacheControlKHR&()
30355 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
30364 …ool operator==( DevicePipelineBinaryInternalCacheControlKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
30373 …ool operator!=( DevicePipelineBinaryInternalCacheControlKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
30380 …::StructureType sType = StructureType::eDevicePipelineBinaryInternalCacheControlKHR;
30381 const void * pNext = {};
30382 VULKAN_HPP_NAMESPACE::Bool32 disableInternalCache = {};