SDL 2.0
|
#include <vulkan.hpp>
Data Fields | |
ObjectEntryTypeNVX | type |
ObjectEntryUsageFlagsNVX | flags |
PipelineLayout | pipelineLayout |
ShaderStageFlags | stageFlags |
Definition at line 31343 of file vulkan.hpp.
|
inline |
Definition at line 31345 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 31356 of file vulkan.hpp.
|
inline |
Definition at line 31365 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 31404 of file vulkan.hpp.
|
inline |
Definition at line 31399 of file vulkan.hpp.
|
inline |
Definition at line 31417 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 31409 of file vulkan.hpp.
References flags, pipelineLayout, stageFlags, and type.
Referenced by operator!=().
|
inline |
Definition at line 31381 of file vulkan.hpp.
|
inline |
Definition at line 31387 of file vulkan.hpp.
References pipelineLayout.
|
inline |
Definition at line 31393 of file vulkan.hpp.
References stageFlags.
|
inline |
Definition at line 31375 of file vulkan.hpp.
ObjectEntryUsageFlagsNVX VULKAN_HPP_NAMESPACE::ObjectTablePushConstantEntryNVX::flags |
Definition at line 31423 of file vulkan.hpp.
Referenced by operator==().
PipelineLayout VULKAN_HPP_NAMESPACE::ObjectTablePushConstantEntryNVX::pipelineLayout |
Definition at line 31424 of file vulkan.hpp.
Referenced by operator==(), and setPipelineLayout().
ShaderStageFlags VULKAN_HPP_NAMESPACE::ObjectTablePushConstantEntryNVX::stageFlags |
Definition at line 31425 of file vulkan.hpp.
Referenced by operator==(), and setStageFlags().
ObjectEntryTypeNVX VULKAN_HPP_NAMESPACE::ObjectTablePushConstantEntryNVX::type |
Definition at line 31422 of file vulkan.hpp.
Referenced by operator==().