| void Spices::NsightPerfGPUProfilerOneshotCollection::BeginRange | ( | VkCommandBuffer | cmd, |
| const std::string & | name, | ||
| size_t | nestingLevel, | ||
| uint32_t | index ) |
Begin recording a Oneshot Collection Range.
| [in] | cmd | VkCommandBuffer. |
| [in] | name | Range name. |
| [in] | nestingLevel | |
| [in] | index | Range index. |
Definition at line 122 of file NsightPerfGPUProfilerOneshotCollection.cpp.