SDL
2.0
|
#include <vulkan.hpp>
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDeviceMeshShaderPropertiesNV |
Definition at line 20056 of file vulkan.hpp.
|
inline |
Definition at line 20058 of file vulkan.hpp.
|
inline |
Definition at line 20087 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 20186 of file vulkan.hpp.
|
inline |
Definition at line 20181 of file vulkan.hpp.
|
inline |
Definition at line 20210 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 20191 of file vulkan.hpp.
References maxDrawMeshTasksCount, maxMeshMultiviewViewCount, maxMeshOutputPrimitives, maxMeshOutputVertices, maxMeshTotalMemorySize, maxMeshWorkGroupInvocations, maxMeshWorkGroupSize, maxTaskOutputCount, maxTaskTotalMemorySize, maxTaskWorkGroupInvocations, maxTaskWorkGroupSize, meshOutputPerPrimitiveGranularity, meshOutputPerVertexGranularity, pNext, and sType.
Referenced by operator!=().
|
inline |
Definition at line 20103 of file vulkan.hpp.
References maxDrawMeshTasksCount.
|
inline |
Definition at line 20163 of file vulkan.hpp.
References maxMeshMultiviewViewCount.
|
inline |
Definition at line 20157 of file vulkan.hpp.
References maxMeshOutputPrimitives.
|
inline |
Definition at line 20151 of file vulkan.hpp.
References maxMeshOutputVertices.
|
inline |
Definition at line 20145 of file vulkan.hpp.
References maxMeshTotalMemorySize.
|
inline |
|
inline |
|
inline |
Definition at line 20127 of file vulkan.hpp.
References maxTaskOutputCount.
|
inline |
Definition at line 20121 of file vulkan.hpp.
References maxTaskTotalMemorySize.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 20097 of file vulkan.hpp.
References pNext.
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxDrawMeshTasksCount |
Definition at line 20220 of file vulkan.hpp.
Referenced by operator==(), and setMaxDrawMeshTasksCount().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshMultiviewViewCount |
Definition at line 20230 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshMultiviewViewCount().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputPrimitives |
Definition at line 20229 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshOutputPrimitives().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputVertices |
Definition at line 20228 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshOutputVertices().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshTotalMemorySize |
Definition at line 20227 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshTotalMemorySize().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupInvocations |
Definition at line 20225 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshWorkGroupInvocations().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupSize[3] |
Definition at line 20226 of file vulkan.hpp.
Referenced by operator==(), and setMaxMeshWorkGroupSize().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxTaskOutputCount |
Definition at line 20224 of file vulkan.hpp.
Referenced by operator==(), and setMaxTaskOutputCount().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxTaskTotalMemorySize |
Definition at line 20223 of file vulkan.hpp.
Referenced by operator==(), and setMaxTaskTotalMemorySize().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupInvocations |
Definition at line 20221 of file vulkan.hpp.
Referenced by operator==(), and setMaxTaskWorkGroupInvocations().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupSize[3] |
Definition at line 20222 of file vulkan.hpp.
Referenced by operator==(), and setMaxTaskWorkGroupSize().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::meshOutputPerPrimitiveGranularity |
Definition at line 20232 of file vulkan.hpp.
Referenced by operator==(), and setMeshOutputPerPrimitiveGranularity().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::meshOutputPerVertexGranularity |
Definition at line 20231 of file vulkan.hpp.
Referenced by operator==(), and setMeshOutputPerVertexGranularity().
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderPropertiesNV::pNext = nullptr |
Definition at line 20219 of file vulkan.hpp.
Referenced by operator==(), and setPNext().
|
private |
Definition at line 20216 of file vulkan.hpp.
Referenced by operator==().