MCPcopy Create free account

hub / github.com/LunarG/VulkanTools / functions

Functions2,186 in github.com/LunarG/VulkanTools

↓ 2 callersMethodgenerate_structs
(self, structs, protect)
scripts/generators/api_dump_generator.py:566
↓ 2 callersFunctiongetEndFrameOfRange
Get maximum frame number of the frame range FrameRange* pFrameRange, the specified frame rang return: maximum frame number of the frame range, if it's
layersvt/screenshot.cpp:284
↓ 2 callersFunctiongetQueueForScreenshot
layersvt/screenshot.cpp:452
↓ 2 callersFunctionget_fulltype
(var)
scripts/generators/api_dump_generator.py:250
↓ 2 callersMethodget_parameter_state
(self, var, parent)
scripts/generators/api_dump_generator.py:869
↓ 2 callersMethodget_validity_check
(self, var, parent)
scripts/generators/api_dump_generator.py:874
↓ 2 callersFunctioninitInstanceTable
Various dispatchable objects will use the same underlying dispatch table if they * are created from that "parent" object. Thus use pointer to dispatc
layersvt/vk_layer_table.cpp:104
↓ 2 callersFunctioninitScreenShotFrameRange
initialize pFrameRange, parse rangeString and set value to members of *pFrameRange. the string of rangeString can be and must be one of the following
layersvt/screenshot_parsing.cpp:65
↓ 2 callersFunctionintercept_core_device_command
layersvt/screenshot.cpp:1846
↓ 2 callersFunctionintercept_khr_swapchain_command
layersvt/screenshot.cpp:1864
↓ 2 callersMethodisFrameAfterEndOfCaptureRange
layersvt/screenshot.cpp:303
↓ 2 callersFunctionisOptionBelongToScreenShotRange
detect if the input command option _vk_screenshot is definition of frame range or a frame list.
layersvt/screenshot_parsing.cpp:121
↓ 2 callersFunctionmemory_type_from_properties
layersvt/screenshot.cpp:368
↓ 2 callersMethodon_launch_button_pressed
vkconfig_gui/tab_applications.cpp:509
↓ 2 callersMethodon_launch_clear_log_pressed
vkconfig_gui/tab_applications.cpp:497
↓ 2 callersFunctionprepareScreenshotData
layersvt/screenshot.cpp:780
↓ 2 callersFunctionrepo_relative
(path)
scripts/generate_source.py:161
↓ 2 callersFunctionrun_cmake_command
(cmake_cmd)
scripts/update_deps.py:294
↓ 2 callersMethodshowType
layersvt/api_dump.h:520
↓ 2 callersFunctionshutdown_screenshot
layersvt/screenshot.cpp:441
↓ 2 callersFunctionstartScreenshotThread
layersvt/screenshot.cpp:403
↓ 2 callersFunctionupdatePauseCapture
layersvt/screenshot.cpp:169
↓ 2 callersMethodupdate_object_name_map
layersvt/api_dump.h:1010
↓ 2 callersMethodusage
vkconfig_core/command_line.cpp:627
↓ 2 callersMethodversion
vkconfig_core/command_line.cpp:876
↓ 2 callersFunctionvkEnumerateDeviceExtensionProperties
layersvt/screenshot.cpp:1915
↓ 2 callersFunctionvkEnumeratePhysicalDevices
layersvt/generated/api_dump_dispatch.h:49
↓ 2 callersMethodwrite_enum_contents
(self, enum)
scripts/generators/api_dump_generator.py:981
↓ 2 callersMethodwrite_value
(self, var, parent)
scripts/generators/api_dump_generator.py:907
↓ 1 callersFunctionAddApplicationEnabledParameters
vkconfig_core/configuration.cpp:44
↓ 1 callersMethodAddElement
vkconfig_gui/widget_setting_list.cpp:169
↓ 1 callersMethodAddSettingsDependences
vkconfig_core/layer.cpp:520
↓ 1 callersMethodAddSettingsMessages
vkconfig_core/layer.cpp:556
↓ 1 callersMethodAppend
vkconfig_core/setting_flags.cpp:231
↓ 1 callersFunctionAppendRegistryEntriesForLayers
On Windows the overide json file and settings file are not used unless the path to those files are stored in the registry.
vkconfig_core/registry.cpp:34
↓ 1 callersMethodApply
vkconfig_core/message.cpp:99
↓ 1 callersMethodBackup
vkconfig_core/path.cpp:192
↓ 1 callersMethodBuild
Build the dependent repo and time how long it took
scripts/update_deps.py:537
↓ 1 callersFunctionBuildArchor
vkconfig_core/generate_layers_settings_html.cpp:78
↓ 1 callersFunctionBuildGn
()
scripts/gn/gn.py:16
↓ 1 callersMethodBuildLayerPaths
vkconfig_core/layer_manager.cpp:788
↓ 1 callersMethodBuildLayerStoreList
vkconfig_core/layer_manager.cpp:714
↓ 1 callersFunctionBuildPropertiesLog
vkconfig_gui/tab_configurations.cpp:60
↓ 1 callersMethodBuildTree
vkconfig_gui/settings_tree.cpp:451
↓ 1 callersMethodBuildTreeItem
vkconfig_gui/settings_tree.cpp:255
↓ 1 callersFunctionBuildVT
(args)
scripts/github_ci_linux.py:69
↓ 1 callersMethodCMakeBuild
Build CMake command for the build phase and execute it
scripts/update_deps.py:524
↓ 1 callersMethodCMakeConfig
Build CMake command for the configuration phase and execute it
scripts/update_deps.py:452
↓ 1 callersMethodCheck
vkconfig_core/json_validator.cpp:48
↓ 1 callersFunctionCheckMessage
vkconfig_core/setting.cpp:450
↓ 1 callersMethodCheckout
(self)
scripts/update_deps.py:414
↓ 1 callersMethodCleanUI
vkconfig_gui/tab_about.cpp:57
↓ 1 callersMethodClone
(self, retries=10, retry_seconds=60)
scripts/update_deps.py:372
↓ 1 callersFunctionCollectDriversPaths
vkconfig_core/path.cpp:625
↓ 1 callersFunctionConvertString
vkconfig_core/util.cpp:321
↓ 1 callersFunctionCountChar
vkconfig_core/util.cpp:91
↓ 1 callersFunctionCountStandardSettings
vkconfig_core/setting.cpp:329
↓ 1 callersMethodCreateDefaultExecutables
vkconfig_core/executable_manager.cpp:424
↓ 1 callersFunctionCreateHelper
Create a CMake config helper file. The helper file is intended to be used with 'cmake -C <file>' to build this home repo using the dependenci
scripts/update_deps.py:607
↓ 1 callersFunctionCreateInstance
vkconfig_core/vulkan_util.cpp:106
↓ 1 callersFunctionCreateJsonDriverObject
vkconfig_core/configurator.cpp:262
↓ 1 callersMethodCreateJsonGlobalObject
vkconfig_core/configurator.cpp:281
↓ 1 callersMethodCreateJsonSettingObject
vkconfig_core/configurator.cpp:168
↓ 1 callersMethodCustomBuild
Execute any custom_build steps from the repo root
scripts/update_deps.py:446
↓ 1 callersMethodCustomPreProcess
(self, cmd_str, repo_dict)
scripts/update_deps.py:432
↓ 1 callersMethodEmpty
vkconfig_core/executable_manager.cpp:149
↓ 1 callersMethodEnableLayer
vkconfig_core/layer_manager.cpp:681
↓ 1 callersFunctionEnumerateDeviceExtensionProperties
layersvt/screenshot.cpp:1742
↓ 1 callersFunctionEnumerateDeviceLayerProperties
layersvt/screenshot.cpp:1730
↓ 1 callersFunctionEnumerateInstanceExtensionProperties
layersvt/screenshot.cpp:1735
↓ 1 callersFunctionEnumerateInstanceLayerProperties
layersvt/screenshot.cpp:1726
↓ 1 callersMethodEventFilter
vkconfig_gui/tab_about.cpp:59
↓ 1 callersMethodFetch
(self, retries=10, retry_seconds=60)
scripts/update_deps.py:396
↓ 1 callersMethodFillPresetSettings
vkconfig_core/layer.cpp:180
↓ 1 callersFunctionFindByKey
vkconfig_gui/widget_setting_flags.cpp:33
↓ 1 callersFunctionFindPosition
vkconfig_core/bitfield.cpp:35
↓ 1 callersFunctionFound
vkconfig_core/path.cpp:571
↓ 1 callersMethodFound
vkconfig_core/generate_settings_files.cpp:81
↓ 1 callersMethodFound
vkconfig_core/configurator.cpp:639
↓ 1 callersMethodGatherImplicitAutoLayers
vkconfig_core/configuration.cpp:589
↓ 1 callersMethodGenerateVulkanStatus
vkconfig_core/configurator.cpp:1666
↓ 1 callersFunctionGetActionType
vkconfig_core/type_action.cpp:40
↓ 1 callersFunctionGetActualControlTooltip
vkconfig_gui/widget_tab_configurations_layer.cpp:58
↓ 1 callersFunctionGetCommandDocId
vkconfig_core/command_line.cpp:206
↓ 1 callersFunctionGetCommandHelpId
vkconfig_core/command_line.cpp:43
↓ 1 callersFunctionGetCommandLayersId
vkconfig_core/command_line.cpp:182
↓ 1 callersFunctionGetCommandLoaderId
vkconfig_core/command_line.cpp:194
↓ 1 callersFunctionGetCommandResetId
vkconfig_core/command_line.cpp:113
↓ 1 callersFunctionGetCommandSettingsArgsId
vkconfig_core/command_line.cpp:218
↓ 1 callersFunctionGetConditionOperatorType
vkconfig_core/type_condition_operator.cpp:41
↓ 1 callersFunctionGetConfigsDir
vkconfig_core/path.cpp:385
↓ 1 callersFunctionGetConfigurationAreaType
vkconfig_core/type_configuration_area.cpp:40
↓ 1 callersFunctionGetDefaultFilename
vkconfig_core/type_generate_settings.cpp:57
↓ 1 callersFunctionGetDefaultPrefix
layersvt/api_dump.h:399
↓ 1 callersFunctionGetDependenceMode
vkconfig_core/setting.cpp:440
↓ 1 callersFunctionGetDeviceProcAddr
layersvt/screenshot.cpp:1788
↓ 1 callersFunctionGetDeviceQueue
layersvt/screenshot.cpp:1429
↓ 1 callersFunctionGetDownloadDir
vkconfig_core/path.cpp:353
↓ 1 callersFunctionGetDriverMode
vkconfig_core/type_driver_mode.cpp:37
↓ 1 callersFunctionGetEnvSettingName
vkconfig_core/vulkan_util.cpp:392
← previousnext →401–500 of 2,186, ranked by callers