MCPcopy Create free account

hub / github.com/GPUOpen-Tools/GPU-Reshape / functions

Functions5,748 in github.com/GPUOpen-Tools/GPU-Reshape

↓ 6 callersMethodGet
Source/Libraries/Common/Include/Common/Registry.h:146
↓ 6 callersMethodGetBlockVector
ThirdParty/VMA/vk_mem_alloc.h:6784
↓ 6 callersMethodGetBlockWithUID
Get a sub-block \param uid unique id \return nullptr if not found
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/LLVM/LLVMBlock.h:82
↓ 6 callersMethodGetCode
Get the code pointer
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvModule.h:103
↓ 6 callersMethodGetConstant
Get constant at offset \param id source id \return nullptr if not found
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvConstantMap.h:88
↓ 6 callersMethodGetCount
Get the number of messages within this stream
Source/Libraries/Message/Include/Message/MessageStream.h:240
↓ 6 callersMethodGetData
Get the word data
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvStream.h:133
↓ 6 callersMethodGetDependentIndex
Get the dependent instrumentation key index of a shader module \param state state to query \return always valid
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/States/PipelineState.h:126
↓ 6 callersMethodGetDestTokenID
Get the data ID
Source/Features/Initialization/Backend/Include/Features/Initialization/TexelAddressing/MaskBlitShaderProgram.h:68
↓ 6 callersFunctionGetEmulatedCommandListType
Source/Backends/DX12/Layer/Source/CommandList.cpp:50
↓ 6 callersMethodGetFeatureBit
Get a feature bit \param name name of the feature to query \return feature bit
Source/Test/Automation/Include/Test/Automation/Connection/Connection.h:87
↓ 6 callersMethodGetFunctionType
Get the type of the function
Source/Libraries/Backend/Include/Backend/IL/Function.h:162
↓ 6 callersMethodGetId
ThirdParty/VMA/vk_mem_alloc.h:6410
↓ 6 callersFunctionGetModuleSnapshot
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:1238
↓ 6 callersFunctionGetRenderPassBeginTypePreserve
Get a "preserving", i.e. no side effects, render pass begin operation
Source/Backends/DX12/Layer/Include/Backends/DX12/RenderPass.h:34
↓ 6 callersFunctionGetRenderPassEndTypePreserve
Get a "preserving", i.e. no side effects, render pass end operation
Source/Backends/DX12/Layer/Include/Backends/DX12/RenderPass.h:45
↓ 6 callersMethodGetSize
Get the byte size of the code
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvModule.h:108
↓ 6 callersFunctionGetSubresourceIndices
Get all indices from a subresource index \param index given index \param mipCount total number of mips \param sliceCount total number of slices \param
Source/Backends/DX12/Layer/Source/FeatureProxies.cpp:58
↓ 6 callersMethodGetSumFreeSize
ThirdParty/VMA/vk_mem_alloc.h:6021
↓ 6 callersMethodGetType
Get the type of an id
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/DXILIDMap.h:185
↓ 6 callersFunctionGetUndefinedVirtualResourceMapping
Get an undefined virtual resource mapping
Source/Backends/DX12/Layer/Include/Backends/DX12/Resource/DescriptorResourceMapping.h:33
↓ 6 callersMethodGetWorkspaceCollection
<summary> Get the workspace </summary> <returns></returns>
Source/UIX/Studio/ViewModels/Workspace/Properties/ProcessCollectionViewModel.cs:128
↓ 6 callersMethodIncrement
<summary> Increment a validation object </summary> <param name="validationObject">the object</param> <param name="increment">the count to increment by
Source/UIX/Runtime/Threading/ValidationMergePumpBus.cs:39
↓ 6 callersMethodIsChunked
Check if this schema is static and of id
Source/Libraries/Message/DotNet/Source/MessageSchema.cs:73
↓ 6 callersFunctionIsEmpty
Check if this stream is empty
Source/Libraries/Message/Include/Message/MessageSubStream.h:101
↓ 6 callersFunctionIsGenericResourceAddressSpace
Source/Libraries/Backend/Include/Backend/IL/TypeCommon.h:153
↓ 6 callersMethodIsGood
Is the stream in a good state? (i.e. not EOS)
Source/Backends/DX12/Layer/Include/Backends/DX12/PipelineSubObjectReader.h:260
↓ 6 callersFunctionIsPointerToResourceType
Source/Libraries/Backend/Include/Backend/IL/TypeCommon.h:144
↓ 6 callersMethodLessThan
Check if one value is less than another \param lhs lhs operand \param rhs rhs operand \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:685
↓ 6 callersMethodMemoryTypeIndexToHeapIndex
ThirdParty/VMA/vk_mem_alloc.h:7109
↓ 6 callersMethodNot
Perform a logical not \param value the value to negate \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:844
↓ 6 callersMethodParse
<summary> Parse a program </summary> <param name="json"></param> <returns>program</returns>
Source/UIX/Runtime/Models/IL/Parser.cs:41
↓ 6 callersMethodPendingWords
Does the current instruction have any pending words?
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Compiler/SpvParseContext.h:99
↓ 6 callersFunctionQueryImplicitLayer
Source/Backends/Vulkan/Discovery/Source/VulkanDiscoveryListener.cpp:45
↓ 6 callersFunctionRedirectQueueFamily
Source/Backends/Vulkan/Layer/Source/Queue.cpp:713
↓ 6 callersMethodRegister
Source/Backends/DX12/Layer/Source/ShaderProgram/ShaderProgramHost.cpp:190
↓ 6 callersFunctionReplaceVectorizedType
Source/Libraries/Backend/Include/Backend/IL/TypeResult.h:34
↓ 6 callersMethodRequestClientAsync
Source/Libraries/Bridge/Source/RemoteClientBridge.cpp:96
↓ 6 callersMethodReserve
Source/Backends/DX12/Layer/Source/Pipeline.cpp:753
↓ 6 callersMethodResourceSize
Get the size of a resource \param resource the resource to be queried \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:332
↓ 6 callersMethodReturn
Add return instruction \param value optional value to return \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:956
↓ 6 callersMethodRunAsync
Run the worker asynchronously \param runner client to be run
Source/Libraries/Bridge/Include/Bridge/Asio/AsioAsyncRunner.h:45
↓ 6 callersMethodSetSchema
Set the new schema \param value
Source/Libraries/Message/Include/Message/MessageStream.h:69
↓ 6 callersMethodStore
Store to an address \param address the address to be stored to \param value the value to be stored \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:281
↓ 6 callersMethodSwap
Swap this stream with another, schema must match
Source/Libraries/Message/Include/Message/MessageStream.h:177
↓ 6 callersMethodUninstall
Source/Backends/DX12/Layer/Source/Device.cpp:858
↓ 6 callersMethodValidate
ThirdParty/VMA/vk_mem_alloc.h:8194
↓ 6 callersFunctionVisitOperands
Source/Libraries/Backend/Include/Backend/IL/InstructionCommon.h:74
↓ 6 callersFunctionVmaAddStatInfo
Adds statistics srcInfo into inoutInfo, like: inoutInfo += srcInfo.
ThirdParty/VMA/vk_mem_alloc.h:11695
↓ 6 callersFunctionVmaAlignDown
ThirdParty/VMA/vk_mem_alloc.h:3850
↓ 6 callersMethodWriteMapping
Source/Backends/Vulkan/Layer/Source/Resource/PhysicalResourceMappingTable.cpp:200
↓ 6 callersMethodcbegin
ThirdParty/VMA/vk_mem_alloc.h:5197
↓ 6 callersFunctionicontains
Source/Libraries/Common/Include/Common/String.h:103
↓ 6 callersFunctionvmaCreateBuffer
ThirdParty/VMA/vk_mem_alloc.h:17474
↓ 5 callersMethodAdd
Add a new shader state \param key shader key \param state shader state
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/ShaderSet.h:58
↓ 5 callersMethodAdd
Add an attribute to this map \param name name of the attribute \param value value of the attribute
Source/Libraries/Message/Generator/Include/AttributeMap.h:94
↓ 5 callersMethodAdd
<summary> Add a new workspace </summary> <param name="workspaceViewModel">active connection</param> <param name="openDescriptor"></param>
Source/UIX/Studio/Services/WorkspaceService.cs:108
↓ 5 callersMethodAddAllocation
ThirdParty/VMA/vk_mem_alloc.h:13045
↓ 5 callersMethodAllocRecordMapping
Allocate a user or source record mapping \param record given record
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/DXILIDRemapper.h:154
↓ 5 callersMethodAllocateStreamState
Source/Backends/DX12/Layer/Source/Export/ShaderExportStreamer.cpp:169
↓ 5 callersMethodAnd
Perform a logical and \param lhs lhs operand \param rhs rhs operand \return instruction reference
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:829
↓ 5 callersMethodAtomicOr
Perform an atomic / interlocked or \param address base address \param value value \return original value
Source/Libraries/Backend/Include/Backend/IL/Emitters/Emitter.h:1026
↓ 5 callersMethodBeginCommandList
Source/Backends/DX12/Layer/Source/Export/ShaderExportStreamer.cpp:255
↓ 5 callersFunctionBootstrapLayer
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:416
↓ 5 callersMethodCloseCommandList
Source/Backends/DX12/Layer/Source/Export/ShaderExportStreamer.cpp:341
↓ 5 callersFunctionConditionallyBeginDetour
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:366
↓ 5 callersFunctionConditionallyEndDetour
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:376
↓ 5 callersMethodCopyTo
Create a copy of this type map ! Parent lifetime tied to the copy \return the new type map
Source/Libraries/Backend/Include/Backend/IL/TypeMap.h:60
↓ 5 callersMethodCreateInstance
Source/Backends/Vulkan/Tests/Source/Loader.cpp:124
↓ 5 callersMethodData
Get the underlying data
Source/Libraries/Backend/Include/Backend/IL/InlineArray.h:51
↓ 5 callersMethodDeregister
Source/Backends/Vulkan/Layer/Source/ShaderProgram/ShaderProgramHost.cpp:234
↓ 5 callersMethodDiscoverAsync
<summary> Submit discovery request asynchronously </summary>
Source/UIX/Studio/ViewModels/Workspace/ConnectionViewModel.cs:171
↓ 5 callersMethodEnqueueFirstParentBus
<summary> Enqueue a bus object from the first appropriate property view model </summary> <param name="self"></param> <typeparam name="T"></typeparam>
Source/UIX/Runtime/ViewModels/Traits/IBusObject.cs:81
↓ 5 callersMethodGetAlgorithm
ThirdParty/VMA/vk_mem_alloc.h:6277
↓ 5 callersMethodGetBufferSize
ThirdParty/DXC/include/dxcapi.h:157
↓ 5 callersFunctionGetControlFlow
Get the control flow of an instruction \param instr given instruction \param out output control flow \return true if the instruction has control flow
Source/Libraries/Backend/Include/Backend/IL/InstructionCommon.h:37
↓ 5 callersMethodGetCount
Get the number of objects
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/TrackedObject.h:191
↓ 5 callersMethodGetDataID
Get the data ID
Source/Features/Initialization/Backend/Include/Features/Initialization/TexelAddressing/MaskBlitShaderProgram.h:63
↓ 5 callersFunctionGetFormatByteSize
Source/Backends/Vulkan/Layer/Include/Backends/Vulkan/Translation.h:212
↓ 5 callersMethodGetHeight
Get the resource height
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:90
↓ 5 callersFunctionGetLogicalMipDimension
Source/Libraries/Addressing/Include/Addressing/IL/TexelCommon.h:63
↓ 5 callersMethodGetOpCode
Get the op code
Source/Libraries/Backend/Include/Backend/IL/BasicBlock.h:202
↓ 5 callersMethodGetPUID
Get the resource physical UID
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:45
↓ 5 callersMethodGetRecordOffset
Get the record offset
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXIL/LLVM/LLVMRecordReader.h:79
↓ 5 callersMethodGetRegistry
Get the registry
Source/Backends/Vulkan/Tests/Include/Loader.h:110
↓ 5 callersMethodGetSharedBus
<summary> Get the shared bus within this connection </summary> <returns></returns>
Source/UIX/Studio/ViewModels/Workspace/ConnectionViewModel.cs:199
↓ 5 callersMethodGetTexelBlocksBufferID
Get the texel block buffer
Source/Libraries/Addressing/Include/Addressing/TexelMemoryAllocator.h:83
↓ 5 callersMethodGetViewFormatSize
Get the resource type
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:115
↓ 5 callersMethodGetWidth
Get the resource width
Source/Libraries/Backend/Include/Backend/IL/Emitters/ResourceTokenEmitter.h:85
↓ 5 callersMethodIsAlive
Source/Test/Automation/Source/Data/ApplicationData.cpp:33
↓ 5 callersMethodIsBackEdge
Check if a block is a back edge
Source/Libraries/Backend/Include/Backend/IL/Analysis/CFG/Loop.h:38
↓ 5 callersMethodIsGloballyInstalled
Source/Services/Discovery/Source/DiscoveryService.cpp:86
↓ 5 callersMethodMakeLost
ThirdParty/VMA/vk_mem_alloc.h:7840
↓ 5 callersMethodMap
ThirdParty/VMA/vk_mem_alloc.h:11545
↓ 5 callersMethodNextWord64
Pop the next 64 bit word \param value initial value \return 64 word address
Source/Backends/DX12/Layer/Include/Backends/DX12/Compiler/DXStream.h:73
↓ 5 callersMethodNotifyAll
Source/Libraries/Common/Source/Dispatcher/ConditionVariable.cpp:37
↓ 5 callersFunctionOnDetourModule
Source/Backends/DX12/Bootstrapper/Source/DLL.cpp:541
↓ 5 callersFunctionPopulateAndTestUniqueAddressing
Source/Libraries/Addressing/Tests/TexelAddressing.cpp:46
↓ 5 callersMethodSchedule
<summary> Schedule a pending pump </summary>
Source/UIX/Runtime/Threading/PumpedList.cs:95
↓ 5 callersFunctionSerializeRootSignature
Source/Backends/DX12/Layer/Source/RootSignature.cpp:459
← previousnext →401–500 of 5,748, ranked by callers