HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkShaderModuleCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eShaderModuleCreateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::ShaderModuleCreateFlags | flags = {} |
size_t | codeSize = {} |
const uint32_t * | pCode = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eShaderModuleCreateInfo |
Definition at line 92193 of file vulkan_structs.hpp.
Definition at line 92195 of file vulkan_structs.hpp.
|
inline |
Definition at line 92201 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92214 of file vulkan_structs.hpp.
|
inline |
Definition at line 92220 of file vulkan_structs.hpp.
|
inline |
Definition at line 92277 of file vulkan_structs.hpp.
|
inline |
Definition at line 92272 of file vulkan_structs.hpp.
|
inline |
Definition at line 92310 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92231 of file vulkan_structs.hpp.
|
inline |
Definition at line 92301 of file vulkan_structs.hpp.
|
inline |
Definition at line 92263 of file vulkan_structs.hpp.
|
inline |
Definition at line 92250 of file vulkan_structs.hpp.
|
inline |
Definition at line 92244 of file vulkan_structs.hpp.
|
inline |
Definition at line 92256 of file vulkan_structs.hpp.
|
inline |
Definition at line 92238 of file vulkan_structs.hpp.
|
static |
Definition at line 92197 of file vulkan_structs.hpp.
size_t VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo::codeSize = {} |
Definition at line 92320 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ShaderModuleCreateFlags VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo::flags = {} |
Definition at line 92319 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo::pCode = {} |
Definition at line 92321 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo::pNext = {} |
Definition at line 92318 of file vulkan_structs.hpp.
|
static |
Definition at line 92198 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo::sType = StructureType::eShaderModuleCreateInfo |
Definition at line 92317 of file vulkan_structs.hpp.