Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Hpp
/ functions
Functions
3,192 in github.com/KhronosGroup/Vulkan-Hpp
⨍
Functions
3,192
◇
Types & classes
3,804
↓ 4 callers
Function
parseCategoryAlias
generator/VkXMLParser.cpp:148
↓ 4 callers
Function
parseNameElement
generator/VkXMLParser.cpp:1121
↓ 4 callers
Function
submitAndWait
RAII_Samples/utils/utils.hpp:801
↓ 4 callers
Function
tokenizeAny
generator/VulkanHppGenerator.cpp:14853
↓ 3 callers
Function
formatSize
samples/PhysicalDeviceMemoryProperties/PhysicalDeviceMemoryProperties.cpp:16
↓ 3 callers
Function
formatSize
RAII_Samples/PhysicalDeviceMemoryProperties/PhysicalDeviceMemoryProperties.cpp:16
↓ 3 callers
Function
generateCArraySizes
generator/VulkanHppGenerator.cpp:14739
↓ 3 callers
Function
generateStandardArrayWrapper
generator/XMLHelper.hpp:324
↓ 3 callers
Function
hasAlphaComponent
True, if this format has an alpha component
vulkan/vulkan_format_traits.hpp:8623
↓ 3 callers
Function
hasBlueComponent
True, if this format has a blue component
vulkan/vulkan_format_traits.hpp:8785
↓ 3 callers
Function
hasGreenComponent
True, if this format has a green component
vulkan/vulkan_format_traits.hpp:9032
↓ 3 callers
Function
hasRedComponent
True, if this format has a red component
vulkan/vulkan_format_traits.hpp:9296
↓ 3 callers
Function
makeInstanceCreateInfoChain
samples/utils/utils.cpp:1035
↓ 3 callers
Function
parseNameAndTypeModified
generator/VkXMLParser.cpp:1081
↓ 3 callers
Function
parseText
generator/VkXMLParser.cpp:2530
↓ 3 callers
Method
swap
generator/snippets/SharedHppTemplate.hpp:228
↓ 3 callers
Method
swap
vulkan/vulkan_shared.hpp:229
↓ 3 callers
Function
texelsPerBlock
The number of texels in a texel block.
vulkan/vulkan_format_traits.hpp:10347
↓ 2 callers
Function
allocateDeviceMemory
samples/utils/utils.cpp:32
↓ 2 callers
Function
allocateDeviceMemory
RAII_Samples/utils/utils.hpp:27
↓ 2 callers
Function
checkExtensionOrStructAndMember
generator/VkXMLParser.cpp:81
↓ 2 callers
Function
componentBits
The number of bits in this component, if not compressed, otherwise 0.
vulkan/vulkan_format_traits.hpp:853
↓ 2 callers
Function
componentPlaneIndex
The plane this component lies in.
vulkan/vulkan_format_traits.hpp:7557
↓ 2 callers
Function
compressionScheme
A textual description of the compression scheme, or an empty string if it is not compressed
vulkan/vulkan_format_traits.hpp:7886
↓ 2 callers
Function
cout
samples/SurfaceCapabilities/SurfaceCapabilities.cpp:17
↓ 2 callers
Function
cout
RAII_Samples/SurfaceCapabilities/SurfaceCapabilities.cpp:17
↓ 2 callers
Function
createAccelerationStructureData
samples/RayTracing/RayTracing.cpp:90
↓ 2 callers
Function
createAccelerationStructureData
RAII_Samples/RayTracing/RayTracing.cpp:74
↓ 2 callers
Function
createCommandBuffers
tests/DeviceFunctions/DeviceFunctions.cpp:34
↓ 2 callers
Function
createShaderModuleUnique
tests/UniqueHandle/UniqueHandle.cpp:152
↓ 2 callers
Function
decodeAPIVersion
samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:17
↓ 2 callers
Function
decodeAPIVersion
RAII_Samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:17
↓ 2 callers
Function
decodeVendorID
samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:35
↓ 2 callers
Function
decodeVendorID
RAII_Samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:35
↓ 2 callers
Function
determineEnumSuffixes
generator/VkXMLParser.cpp:3325
↓ 2 callers
Function
filterNumbers
generator/VulkanHppGenerator.cpp:14685
↓ 2 callers
Function
generateCopyrightMessage
generator/XMLHelper.hpp:300
↓ 2 callers
Function
generateNoDiscard
generator/VulkanHppGenerator.cpp:14763
↓ 2 callers
Function
getMilliseconds
samples/PipelineCache/PipelineCache.cpp:34
↓ 2 callers
Function
getMilliseconds
RAII_Samples/PipelineCache/PipelineCache.cpp:35
↓ 2 callers
Function
isColor
True, if this format is a color.
vulkan/vulkan_format_traits.hpp:9607
↓ 2 callers
Function
isCompressed
True, if this format is a compressed one.
vulkan/vulkan_format_traits.hpp:9613
↓ 2 callers
Function
isHexNumber
generator/XMLHelper.hpp:358
↓ 2 callers
Method
message
generator/XMLHelper.hpp:72
↓ 2 callers
Method
operator<
generator/XMLHelper.hpp:105
↓ 2 callers
Method
parse
generator/VulkanHppGenerator.cpp:13268
↓ 2 callers
Function
parseEnum
generator/VkXMLParser.cpp:569
↓ 2 callers
Function
parseFeatureElement
generator/VkXMLParser.cpp:919
↓ 2 callers
Function
parseSupersededName
generator/VkXMLParser.cpp:2178
↓ 2 callers
Function
parseType
generator/VkXMLParser.cpp:2541
↓ 2 callers
Function
pickDepthFormat
samples/utils/utils.cpp:505
↓ 2 callers
Function
pickDepthFormat
RAII_Samples/utils/utils.hpp:786
↓ 2 callers
Function
pickPresentMode
samples/utils/utils.cpp:520
↓ 2 callers
Function
randomVec3
samples/RayTracing/RayTracing.cpp:629
↓ 2 callers
Function
randomVec3
RAII_Samples/RayTracing/RayTracing.cpp:617
↓ 2 callers
Function
readType
generator/XMLHelper.hpp:441
↓ 2 callers
Function
roundUp
samples/RayTracing/RayTracing.cpp:636
↓ 2 callers
Function
roundUp
RAII_Samples/RayTracing/RayTracing.cpp:624
↓ 2 callers
Method
setWindowSize
samples/RayTracing/CameraManipulator.cpp:159
↓ 2 callers
Method
setWindowSize
RAII_Samples/RayTracing/CameraManipulator.cpp:159
↓ 2 callers
Function
sign
samples/RayTracing/CameraManipulator.cpp:42
↓ 2 callers
Function
sign
RAII_Samples/RayTracing/CameraManipulator.cpp:42
↓ 2 callers
Function
toString
generator/XMLHelper.hpp:575
↓ 1 callers
Method
addEnumAlias
generator/VulkanHppGenerator.cpp:14636
↓ 1 callers
Method
addEnumValue
generator/VulkanHppGenerator.cpp:14651
↓ 1 callers
Method
beginFrame
samples/SharedHandles/SharedHandles.cpp:182
↓ 1 callers
Function
checkLayers
samples/EnableValidationWithCallback/EnableValidationWithCallback.cpp:95
↓ 1 callers
Function
checkLayers
RAII_Samples/EnableValidationWithCallback/EnableValidationWithCallback.cpp:95
↓ 1 callers
Function
check_vk_result
samples/RayTracing/RayTracing.cpp:528
↓ 1 callers
Function
check_vk_result
RAII_Samples/RayTracing/RayTracing.cpp:514
↓ 1 callers
Function
compatibilityClass
The class of the format (can't be just named "class"!)
vulkan/vulkan_format_traits.hpp:546
↓ 1 callers
Function
componentCount
The number of components of this format.
vulkan/vulkan_format_traits.hpp:2384
↓ 1 callers
Function
componentName
The name of the component
vulkan/vulkan_format_traits.hpp:2691
↓ 1 callers
Function
componentNumericFormat
The numeric format of the component
vulkan/vulkan_format_traits.hpp:5124
↓ 1 callers
Function
componentsAreCompressed
True, if the components of this format are compressed, otherwise false.
vulkan/vulkan_format_traits.hpp:7775
↓ 1 callers
Function
compressionScheme
A textual description of the compression scheme, or an empty string if it is not compressed
generator/snippets/FormatTraits.hpp:192
↓ 1 callers
Function
containsByNameAndExport
generator/VkXMLParser.cpp:107
↓ 1 callers
Function
createDescriptorSetLayoutUnique
tests/UniqueHandle/UniqueHandle.cpp:39
↓ 1 callers
Function
createDeviceUnique
tests/UniqueHandle/UniqueHandle.cpp:87
↓ 1 callers
Function
createRenderPassUnique
tests/UniqueHandle/UniqueHandle.cpp:112
↓ 1 callers
Function
createSwapchainKHRUnique
tests/UniqueHandle/UniqueHandle.cpp:163
↓ 1 callers
Function
decodeAPIVersion
samples/InstanceVersion/InstanceVersion.cpp:11
↓ 1 callers
Function
decodeAPIVersion
RAII_Samples/InstanceVersion/InstanceVersion.cpp:12
↓ 1 callers
Function
decodeDriverVersion
samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:23
↓ 1 callers
Function
decodeDriverVersion
RAII_Samples/PhysicalDeviceProperties/PhysicalDeviceProperties.cpp:23
↓ 1 callers
Method
distributeSecondLevelCommands
generator/VulkanHppGenerator.cpp:421
↓ 1 callers
Function
distribute_and_over_or
generator/VulkanHppGenerator.cpp:13353
↓ 1 callers
Method
endFrame
samples/SharedHandles/SharedHandles.cpp:198
↓ 1 callers
Function
f
tests/ArrayWrapper/ArrayWrapper.cpp:21
↓ 1 callers
Method
generateCppmFile
generator/VideoHppGenerator.cpp:25
↓ 1 callers
Method
generateCppmFile
generator/VulkanHppGenerator.cpp:460
↓ 1 callers
Method
generateEnumsHppFile
generator/VulkanHppGenerator.cpp:471
↓ 1 callers
Method
generateExtensionInspectionFile
generator/VulkanHppGenerator.cpp:481
↓ 1 callers
Method
generateFormatTraitsHppFile
generator/VulkanHppGenerator.cpp:522
↓ 1 callers
Method
generateFuncsHppFile
generator/VulkanHppGenerator.cpp:529
↓ 1 callers
Method
generateHandlesHppFile
generator/VulkanHppGenerator.cpp:535
↓ 1 callers
Method
generateHashHppFile
generator/VulkanHppGenerator.cpp:547
↓ 1 callers
Method
generateHppFile
generator/VideoHppGenerator.cpp:30
↓ 1 callers
Method
generateHppFile
generator/VulkanHppGenerator.cpp:557
↓ 1 callers
Method
generateMacrosFile
generator/VulkanHppGenerator.cpp:595
← previous
next →
101–200 of 3,192, ranked by callers