Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp60923 struct PipelineSampleLocationsStateCreateInfoEXT struct
60925 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;
60927 static const bool allowDuplicate = false;
60928 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
60932 VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( in PipelineSampleLocationsStateCreateInfoEXT() function
60942PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function
60955 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()
60960 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
60967 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()
60973 PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsInfo( in setSampleLocationsInfo()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp93788 struct PipelineSampleLocationsStateCreateInfoEXT struct
93790 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;
93792 static const bool allowDuplicate = false;
93793 …CONSTEXPR StructureType structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT;
93796 …VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PipelineSampleLocationsStateCreateInfoEXT() function
93807PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function
93817 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()
93822 …_14 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
93829 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()
93836 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()
[all …]