SDL 2.0
|
#include <vulkan.hpp>
Data Fields | |
ObjectEntryTypeNVX | type |
ObjectEntryUsageFlagsNVX | flags |
PipelineLayout | pipelineLayout |
DescriptorSet | descriptorSet |
Definition at line 31097 of file vulkan.hpp.
|
inline |
Definition at line 31099 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 31110 of file vulkan.hpp.
|
inline |
Definition at line 31119 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 31158 of file vulkan.hpp.
|
inline |
Definition at line 31153 of file vulkan.hpp.
|
inline |
Definition at line 31171 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 31163 of file vulkan.hpp.
References descriptorSet, flags, pipelineLayout, and type.
Referenced by operator!=().
|
inline |
Definition at line 31147 of file vulkan.hpp.
References descriptorSet.
|
inline |
Definition at line 31135 of file vulkan.hpp.
|
inline |
Definition at line 31141 of file vulkan.hpp.
References pipelineLayout.
|
inline |
Definition at line 31129 of file vulkan.hpp.
DescriptorSet VULKAN_HPP_NAMESPACE::ObjectTableDescriptorSetEntryNVX::descriptorSet |
Definition at line 31179 of file vulkan.hpp.
Referenced by operator==(), and setDescriptorSet().
ObjectEntryUsageFlagsNVX VULKAN_HPP_NAMESPACE::ObjectTableDescriptorSetEntryNVX::flags |
Definition at line 31177 of file vulkan.hpp.
Referenced by operator==().
PipelineLayout VULKAN_HPP_NAMESPACE::ObjectTableDescriptorSetEntryNVX::pipelineLayout |
Definition at line 31178 of file vulkan.hpp.
Referenced by operator==(), and setPipelineLayout().
ObjectEntryTypeNVX VULKAN_HPP_NAMESPACE::ObjectTableDescriptorSetEntryNVX::type |
Definition at line 31176 of file vulkan.hpp.
Referenced by operator==().