Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceMeshShaderFeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceMeshShaderFeaturesEXT |
void * | pNext = {} |
vk::Bool32 | taskShader = {} |
vk::Bool32 | meshShader = {} |
vk::Bool32 | multiviewMeshShader = {} |
vk::Bool32 | primitiveFragmentShadingRateMeshShader = {} |
vk::Bool32 | meshShaderQueries = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMeshShaderFeaturesEXT |
Definition at line 72493 of file vulkan_structs.hpp.
Definition at line 72495 of file vulkan_structs.hpp.
|
inline |
Definition at line 72501 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72518 of file vulkan_structs.hpp.
|
inline |
Definition at line 72577 of file vulkan_structs.hpp.
|
inline |
Definition at line 72572 of file vulkan_structs.hpp.
|
inline |
Definition at line 72614 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72526 of file vulkan_structs.hpp.
|
inline |
Definition at line 72603 of file vulkan_structs.hpp.
|
inline |
Definition at line 72545 of file vulkan_structs.hpp.
|
inline |
Definition at line 72565 of file vulkan_structs.hpp.
|
inline |
Definition at line 72552 of file vulkan_structs.hpp.
|
inline |
Definition at line 72533 of file vulkan_structs.hpp.
|
inline |
Definition at line 72559 of file vulkan_structs.hpp.
|
inline |
Definition at line 72539 of file vulkan_structs.hpp.
|
static |
Definition at line 72497 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMeshShaderFeaturesEXT::meshShader = {} |
Definition at line 72624 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries = {} |
Definition at line 72627 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader = {} |
Definition at line 72625 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceMeshShaderFeaturesEXT::pNext = {} |
Definition at line 72622 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader = {} |
Definition at line 72626 of file vulkan_structs.hpp.
|
static |
Definition at line 72498 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceMeshShaderFeaturesEXT::sType = StructureType::ePhysicalDeviceMeshShaderFeaturesEXT |
Definition at line 72621 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceMeshShaderFeaturesEXT::taskShader = {} |
Definition at line 72623 of file vulkan_structs.hpp.