Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceShaderCoreProperties2AMD |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD |
void * | pNext = {} |
vk::ShaderCorePropertiesFlagsAMD | shaderCoreFeatures = {} |
uint32_t | activeComputeUnitCount = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD |
Definition at line 81226 of file vulkan_structs.hpp.
using vk::PhysicalDeviceShaderCoreProperties2AMD::NativeType = VkPhysicalDeviceShaderCoreProperties2AMD |
Definition at line 81228 of file vulkan_structs.hpp.
|
inline |
Definition at line 81234 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 81245 of file vulkan_structs.hpp.
|
inline |
Definition at line 81264 of file vulkan_structs.hpp.
|
inline |
Definition at line 81259 of file vulkan_structs.hpp.
|
inline |
Definition at line 81294 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 81253 of file vulkan_structs.hpp.
|
inline |
Definition at line 81284 of file vulkan_structs.hpp.
uint32_t vk::PhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount = {} |
Definition at line 81304 of file vulkan_structs.hpp.
|
static |
Definition at line 81230 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceShaderCoreProperties2AMD::pNext = {} |
Definition at line 81302 of file vulkan_structs.hpp.
vk::ShaderCorePropertiesFlagsAMD vk::PhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures = {} |
Definition at line 81303 of file vulkan_structs.hpp.
|
static |
Definition at line 81231 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceShaderCoreProperties2AMD::sType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD |
Definition at line 81301 of file vulkan_structs.hpp.