Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp48765 struct PhysicalDeviceVertexInputDynamicStateFeaturesEXT struct
48767 static const bool allowDuplicate = false;
48768 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
48772 VULKAN_HPP_CONSTEXPR PhysicalDeviceVertexInputDynamicStateFeaturesEXT( in PhysicalDeviceVertexInputDynamicStateFeaturesEXT() function
48780PhysicalDeviceVertexInputDynamicStateFeaturesEXT( VkPhysicalDeviceVertexInputDynamicStateFeaturesE… in PhysicalDeviceVertexInputDynamicStateFeaturesEXT() function
48793 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexInputDynamicStateFeaturesEXT c… in operator =()
48797 PhysicalDeviceVertexInputDynamicStateFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
48804 …ertexInputDynamicState( VULKAN_HPP_NAMESPACE::Bool32 vertexInputDynamicState_ ) VULKAN_HPP_NOEXCEPT in setVertexInputDynamicState()
48810 operator VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT const&()
48815 operator VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT&()
[all …]