Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47476 struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVE struct
47478 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE;
47480 static const bool allowDuplicate = false;
47481 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47485 VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
47493PhysicalDeviceMutableDescriptorTypeFeaturesVALVE( VkPhysicalDeviceMutableDescriptorTypeFeaturesVAL… in PhysicalDeviceMutableDescriptorTypeFeaturesVALVE() function
47506 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesVALVE c… in operator =()
47511 PhysicalDeviceMutableDescriptorTypeFeaturesVALVE & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
47518 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()
47525 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesVALVE const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1686 …using PhysicalDeviceMutableDescriptorTypeFeaturesVALVE = PhysicalDeviceMutableDescriptorTypeFeatur… typedef
Dvulkan_structs.hpp74011 …using PhysicalDeviceMutableDescriptorTypeFeaturesVALVE = PhysicalDeviceMutableDescriptorTypeFeatur… typedef