SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
const void * | pNext = nullptr |
PipelineBindPoint | pipelineBindPoint |
IndirectCommandsLayoutUsageFlagsNVX | flags |
uint32_t | tokenCount |
const IndirectCommandsLayoutTokenNVX * | pTokens |
Private Attributes | |
StructureType | sType = StructureType::eIndirectCommandsLayoutCreateInfoNVX |
Definition at line 30727 of file vulkan.hpp.
|
inline |
Definition at line 30729 of file vulkan.hpp.
|
inline |
Definition at line 30740 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 30785 of file vulkan.hpp.
|
inline |
Definition at line 30780 of file vulkan.hpp.
|
inline |
Definition at line 30800 of file vulkan.hpp.
|
inline |
Definition at line 30745 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 30790 of file vulkan.hpp.
References flags, pipelineBindPoint, pNext, pTokens, sType, and tokenCount.
|
inline |
Definition at line 30762 of file vulkan.hpp.
|
inline |
Definition at line 30756 of file vulkan.hpp.
|
inline |
Definition at line 30750 of file vulkan.hpp.
|
inline |
Definition at line 30774 of file vulkan.hpp.
|
inline |
Definition at line 30768 of file vulkan.hpp.
IndirectCommandsLayoutUsageFlagsNVX VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNVX::flags |
Definition at line 30811 of file vulkan.hpp.
Referenced by operator==().
PipelineBindPoint VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNVX::pipelineBindPoint |
Definition at line 30810 of file vulkan.hpp.
Referenced by operator==().
const void* VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNVX::pNext = nullptr |
Definition at line 30809 of file vulkan.hpp.
Referenced by operator==().
const IndirectCommandsLayoutTokenNVX* VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNVX::pTokens |
Definition at line 30813 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 30806 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNVX::tokenCount |
Definition at line 30812 of file vulkan.hpp.
Referenced by operator==().