Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/GPU-Reshape
/ functions
Functions
5,748 in github.com/GPUOpen-Tools/GPU-Reshape
⨍
Functions
5,748
◇
Types & classes
2,669
↓ 2 callers
Method
FillAllocation
ThirdParty/VMA/vk_mem_alloc.h:16240
↓ 2 callers
Function
FindConflictingImplicitLayer
Source/Backends/Vulkan/Discovery/Source/VulkanDiscoveryListener.cpp:83
↓ 2 callers
Function
FindConflictingService
Source/Backends/DX12/Discovery/Source/DX12DiscoveryListener.cpp:140
↓ 2 callers
Function
FindConflictingService
Source/Services/Discovery/Source/NotifyIconDiscoveryListener.cpp:103
↓ 2 callers
Method
FindOrCreateInput
Source/Backends/Vulkan/Layer/Source/Compiler/Blocks/SpvPhysicalBlockTypeConstantVariable.cpp:711
↓ 2 callers
Method
FindPlacement
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/LLVM/LLVMBlock.h:96
↓ 2 callers
Function
FirstNonPhi
Find the first non phi instruction \param block given block \param it iterator to search from \return first non phi, may be end
Source/Libraries/Backend/Include/Backend/IL/BasicBlockCommon.h:67
↓ 2 callers
Method
FloatToUInt32
Cast a float value to an integer \param value the value to cast \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:412
↓ 2 callers
Method
FlushCompute
Flush all compute work
Source/Libraries/Backend/Include/Backend/EventDataStack.h:68
↓ 2 callers
Method
FlushGraphics
Flush all graphics work
Source/Libraries/Backend/Include/Backend/EventDataStack.h:63
↓ 2 callers
Method
Free
Source/Libraries/Common/Source/Library.cpp:44
↓ 2 callers
Method
Free
Free a relocation offset \param index the offset to be freed, invalid after call
Source/Libraries/Backend/Include/Backend/IL/RelocationAllocator.h:96
↓ 2 callers
Function
FreeMemoryTag
Source/Backends/Vulkan/Layer/Source/Memory.cpp:354
↓ 2 callers
Method
Front
ThirdParty/VMA/vk_mem_alloc.h:4771
↓ 2 callers
Method
Future
<summary> Create a future command </summary> <param name="functor">future command fetcher</param> <returns></returns>
Source/UIX/Runtime/Extensions/Reactive.cs:42
↓ 2 callers
Method
Generate
Source/Libraries/Message/Generator/Source/Generators/MessageGenerator.cpp:36
↓ 2 callers
Method
Get
<summary> Get the forward value </summary>
Source/UIX/Studio/ViewModels/Controls/ObjectDictionary.cs:56
↓ 2 callers
Method
GetAllocationCount
ThirdParty/VMA/vk_mem_alloc.h:9300
↓ 2 callers
Method
GetBasicBlockRevision
Get the current basic block revision
Source/Libraries/Backend/Include/Backend/IL/BasicBlockList.h:81
↓ 2 callers
Function
GetBootstrapperForArch
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:675
↓ 2 callers
Method
GetBucket
Source/Libraries/Backend/Include/Backend/IL/MetadataMap.h:202
↓ 2 callers
Method
GetBufferImageGranularity
ThirdParty/VMA/vk_mem_alloc.h:6275
↓ 2 callers
Method
GetBufferMemoryRequirements
ThirdParty/VMA/vk_mem_alloc.h:15169
↓ 2 callers
Method
GetCandidateList
Source/Backends/DX12/Layer/Source/Controllers/PDBController.cpp:142
↓ 2 callers
Method
GetComponentFormat
Source/Backends/DX12/Layer/Source/Compiler/DXIL/Blocks/DXILPhysicalBlockMetadata.cpp:743
↓ 2 callers
Method
GetComponentType
Source/Backends/DX12/Layer/Source/Compiler/DXIL/Blocks/DXILPhysicalBlockMetadata.cpp:684
↓ 2 callers
Method
GetCount
Get the number of messages
Source/Libraries/Message/DotNet/Source/MessageStream.cs:93
↓ 2 callers
Method
GetCustomPool
ThirdParty/VMA/vk_mem_alloc.h:6783
↓ 2 callers
Function
GetD3D12CorePath
Source/Backends/DX12/Layer/Source/Device.cpp:506
↓ 2 callers
Method
GetDebugRevision
Source/Libraries/Backend/Include/Backend/IL/BasicBlock.h:872
↓ 2 callers
Method
GetDescriptorData
Source/Backends/Vulkan/Layer/Source/Compiler/Utils/SpvUtilShaderDescriptorConstantData.cpp:121
↓ 2 callers
Method
GetEnumerator
Enumerate this view
Source/Libraries/Message/DotNet/Source/MessageStream.cs:445
↓ 2 callers
Function
GetEnvironmentDeviceInfo
Source/Backends/DX12/Layer/Source/Device.cpp:156
↓ 2 callers
Method
GetFileCount
Get the number of files
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvSourceMap.h:95
↓ 2 callers
Method
GetFileCount
Source/Backends/DX12/Layer/Source/Compiler/DXIL/DXILDebugModule.cpp:648
↓ 2 callers
Method
GetHash
Get the precomputed hash
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/LLVM/LLVMRecordStringView.h:171
↓ 2 callers
Method
GetHead
Get the current head value
Source/Libraries/Common/Include/Common/Dispatcher/EventCounter.h:57
↓ 2 callers
Method
GetHookTable
Source/Backends/Vulkan/Tests/Source/Layer/OffsetStoresByOne.cpp:69
↓ 2 callers
Function
GetHotSwapPipeline
Source/Backends/DX12/Layer/Source/CommandList.cpp:415
↓ 2 callers
Method
GetImageMemoryRequirements
ThirdParty/VMA/vk_mem_alloc.h:15201
↓ 2 callers
Method
GetImmediateDominator
Get the immediate dominator of a basic block \param bb basic block \return immediate dominator
Source/Libraries/Backend/Include/Backend/IL/Analysis/CFG/DominatorAnalysis.h:153
↓ 2 callers
Method
GetInstruction
Get an instruction \param source given source \return instruction
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvStream.h:99
↓ 2 callers
Method
GetInt
<summary> Get an integer value </summary> <param name="key"></param> <returns>null if not present</returns>
Source/UIX/Runtime/Models/Query/QueryParser.cs:253
↓ 2 callers
Method
GetLayout
Get the universal descriptor layout
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Export/ShaderExportDescriptorAllocator.h:84
↓ 2 callers
Method
GetMappedData
ThirdParty/VMA/vk_mem_alloc.h:7801
↓ 2 callers
Method
GetMapping
Source/Backends/Vulkan/Layer/Source/Symbolizer/ShaderSGUIDHost.cpp:168
↓ 2 callers
Method
GetMapping
<summary> Get an associated mapping </summary>
Source/UIX/Runtime/ViewModels/IL/Assembler.cs:119
↓ 2 callers
Method
GetMemoryAddressNode
Get an address node for an identifier
Source/Libraries/Backend/Include/Backend/IL/Analysis/ConstantPropagatorMemory.h:365
↓ 2 callers
Method
GetMemoryRange
Get the memory range for a value
Source/Libraries/Backend/Include/Backend/IL/Analysis/ConstantPropagatorMemory.h:192
↓ 2 callers
Method
GetMipCount
Get the mip count
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:100
↓ 2 callers
Method
GetMutableDataAt
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXStream.h:120
↓ 2 callers
Method
GetName
ThirdParty/VMA/vk_mem_alloc.h:6413
↓ 2 callers
Method
GetName
Source/Backends/DX12/TestDevice/Source/Device.cpp:943
↓ 2 callers
Method
GetParentPool
ThirdParty/VMA/vk_mem_alloc.h:6271
↓ 2 callers
Method
GetPipelineLayout
Get the pipeline layout of a program
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/ShaderProgram/ShaderProgramHost.h:62
↓ 2 callers
Function
GetPipelineSlot
Source/Backends/DX12/Layer/Source/Controllers/InstrumentationController.cpp:820
↓ 2 callers
Function
GetPipelineStageShaderModule
Source/Backends/Vulkan/Layer/Source/Pipeline.cpp:34
↓ 2 callers
Method
GetPipelineType
Get the type of a pipeline \return type
Source/Backends/DX12/Layer/Include/Backends/DX12/PipelineSubObjectReader.h:159
↓ 2 callers
Method
GetPrefixOffset
Get the allocation prefix offset
Source/Backends/DX12/Layer/Include/Backends/DX12/Export/ShaderExportFixedTwoSidedDescriptorAllocator.h:69
↓ 2 callers
Method
GetPrimitiveFence
Source/Backends/DX12/Layer/Source/Scheduler/Scheduler.cpp:113
↓ 2 callers
Method
GetProcessID
Get the attached process id
Source/Test/Automation/Include/Test/Automation/Connection/Connection.h:97
↓ 2 callers
Function
GetProcessModules
Source/Backends/DX12/Service/Source/main.cpp:109
↓ 2 callers
Method
GetPushConstantBlockType
Get the block type
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/Blocks/SpvPhysicalBlockTypeConstantVariable.h:98
↓ 2 callers
Method
GetQueue
Source/Backends/DX12/TestDevice/Source/Device.cpp:175
↓ 2 callers
Method
GetRemainingJobs
Get the number of remaining jobs
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/Diagnostic/ShaderCompilerDiagnostic.h:51
↓ 2 callers
Method
GetRemainingJobs
Get the number of remaining jobs
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/Diagnostic/ShaderCompilerDiagnostic.h:51
↓ 2 callers
Method
GetRequestCount
Get the number of pending requests \return number of requests
Source/Libraries/Addressing/Include/Addressing/TileResidencyAllocator.h:99
↓ 2 callers
Method
GetResource
Get the underlying resource \return
Source/Backends/DX12/Layer/Include/Backends/DX12/Resource/PhysicalResourceMappingTable.h:101
↓ 2 callers
Method
GetResourcePRMT
Get the resource PRMT handle \param base base address
Source/Backends/DX12/Layer/Include/Backends/DX12/Export/ShaderExportDescriptorLayout.h:56
↓ 2 callers
Method
GetRevision
Get the current basic block revision
Source/Libraries/Backend/Include/Backend/IL/FunctionList.h:79
↓ 2 callers
Method
GetSamplerPRMT
Get the sampler PRMT handle \param base base address
Source/Backends/DX12/Layer/Include/Backends/DX12/Export/ShaderExportDescriptorLayout.h:62
↓ 2 callers
Method
GetSchema
Get the expecting schema
Source/Test/Automation/Include/Test/Automation/Connection/PooledMessage.h:131
↓ 2 callers
Method
GetSegmentBuffer
Get the current segment address \return
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Resource/DescriptorDataAppendAllocator.h:162
↓ 2 callers
Method
GetSegmentVirtualAddress
Get the current segment address \return
Source/Backends/DX12/Layer/Include/Backends/DX12/Resource/DescriptorDataAppendAllocator.h:165
↓ 2 callers
Function
GetShapeComponentCount
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/DXILHeader.h:245
↓ 2 callers
Method
GetSocketHandler
Get a socket handler \param uuid the socket handler guid \return nullptr if not found
Source/Libraries/Bridge/Include/Bridge/Asio/AsioServer.h:97
↓ 2 callers
Method
GetSource
Source/Backends/Vulkan/Layer/Source/Symbolizer/ShaderSGUIDHost.cpp:189
↓ 2 callers
Method
GetSource
Source/Libraries/Backend/Source/ShaderSGUIDHostListener.cpp:77
↓ 2 callers
Method
GetSourceFilename
Source/Backends/Vulkan/Layer/Source/Compiler/SpvSourceMap.cpp:279
↓ 2 callers
Method
GetSourceFilename
Source/Backends/DX12/Layer/Source/Compiler/DXIL/DXILDebugModule.cpp:644
↓ 2 callers
Method
GetSourceInstruction
Get the source / original instruction id from a potentially redirected id \param id the id to query \return source id (always valid)
Source/Libraries/Backend/Include/Backend/IL/IdentifierMap.h:113
↓ 2 callers
Method
GetSourceMap
Source/Backends/Vulkan/Layer/Source/Compiler/SpvModule.cpp:117
↓ 2 callers
Method
GetStatus
ThirdParty/DXC/include/dxcapi.h:375
↓ 2 callers
Method
GetString
Source/Backends/DX12/Layer/Source/Compiler/DXIL/Blocks/DXILPhysicalBlockString.cpp:47
↓ 2 callers
Method
GetSubresourceOffset
Get the subresource offset \param slice target slice \param mip target mip \return subresource texel offset
Source/Libraries/Addressing/Include/Addressing/TexelAddressAllocationInfo.h:38
↓ 2 callers
Function
GetTypeDimension
Source/Libraries/Backend/Include/Backend/IL/TypeCommon.h:53
↓ 2 callers
Method
GetUnsafeAddUser
Get the unsafe pointer
Source/Libraries/Common/Include/Common/ComRef.h:118
↓ 2 callers
Method
GetValueString
Source/Backends/DX12/Layer/Source/Compiler/DXIL/Blocks/DXILPhysicalBlockSymbol.cpp:105
↓ 2 callers
Function
GetValueType
Source/Libraries/Backend/Include/Backend/IL/TypeCommon.h:110
↓ 2 callers
Method
GetViewBaseWidth
Get the mip offset
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:125
↓ 2 callers
Method
GetViewWidth
Get the mip offset
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:130
↓ 2 callers
Method
GetVirtualMappingFromHeapHandle
Source/Backends/DX12/Layer/Source/DescriptorHeap.cpp:962
↓ 2 callers
Method
GetWidth
<summary> Helper formatter for glyph size estimates </summary> <param name="text">source text</param> <param name="fontSize">expected font size</param
Source/UIX/Runtime/TextFormatter.cs:41
↓ 2 callers
Function
GetWildcardRegex
Get the regex for a given wildcard notation \param wildcard wildcard notation \return regex
Source/Libraries/Common/Include/Common/Regex.h:35
↓ 2 callers
Method
GetWorkspace
<summary> Get the workspace represented by this adapter </summary>
Source/UIX/Studio/ViewModels/Workspace/Properties/ProcessCollectionViewModel.cs:136
↓ 2 callers
Method
GreaterThan
Check if one value is greater than another \param lhs lhs operand \param rhs rhs operand \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:653
↓ 2 callers
Method
Handle
<summary> Invoked on bridge handlers </summary> <param name="streams">all streams</param> <param name="count">number of streams</param>
Source/UIX/Studio/ViewModels/LaunchViewModel.cs:646
↓ 2 callers
Function
HandlePresent
Source/Backends/DX12/Layer/Source/SwapChain.cpp:360
↓ 2 callers
Method
HasInstrument
Check if instrument is present \param hash the pipeline hash \return false if not found
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/States/PipelineState.h:89
↓ 2 callers
Method
HasInstrumentationRequest
Check if there's an instrumentation request \return true if there's a request
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/States/PipelineState.h:119
← previous
next →
901–1,000 of 5,748, ranked by callers