Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrejnau/FlyCube
/ functions
Functions
832 in github.com/andrejnau/FlyCube
⨍
Functions
832
◇
Types & classes
357
↓ 1 callers
Function
SplitSemanticName
src/FlyCube/Pipeline/DXGraphicsPipeline.cpp:225
↓ 1 callers
Function
StencilReadFromTypeless
src/FlyCube/Utilities/DXGIFormatHelper.cpp:52
↓ 1 callers
Method
SubscribeEvents
src/Modules/AppBox/AppBox.cpp:108
↓ 1 callers
Method
SwitchFullScreenMode
src/Modules/AppBox/AppBox.cpp:150
↓ 1 callers
Function
Test
src/FlyCube/HLSLCompiler/DXCLoader.cpp:15
↓ 1 callers
Method
UAVResourceBarrier
src/FlyCube/CommandList/VKCommandList.cpp:460
↓ 1 callers
Method
UpdateUploadBufferWithTextureData
src/FlyCube/Resource/ResourceBase.cpp:68
↓ 1 callers
Function
ValidateMSL
src/FlyCube/HLSLCompiler/test/main.cpp:14
↓ 1 callers
Function
ValidateVertexInputs
src/FlyCube/HLSLCompiler/MetalShaderConverter.cpp:92
↓ 1 callers
Method
WriteAccelerationStructuresProperties
src/FlyCube/CommandList/VKCommandList.cpp:755
↓ 1 callers
Method
WriteViewImpl
src/FlyCube/BindlessTypedViewPool/VKBindlessTypedViewPool.cpp:33
↓ 1 callers
Function
main
src/Apps/Triangle/main.cpp:209
Method
AddRef
src/FlyCube/HLSLCompiler/Compiler.cpp:52
Method
AddState
src/FlyCube/Pipeline/DXStateBuilder.h:15
Method
Allocate
src/FlyCube/GPUDescriptorPool/VKGPUBindlessDescriptorPoolTyped.cpp:78
Method
Allocate
src/FlyCube/GPUDescriptorPool/DXGPUDescriptorPoolTyped.cpp:15
Method
AllocateMemory
src/FlyCube/Device/DXDevice.cpp:257
Method
AllocateMemory
src/FlyCube/Device/VKDevice.cpp:477
Method
AppBox
src/Modules/AppBox/AppBox.cpp:46
Method
ApplyAndRecord
src/FlyCube/CommandList/RecordCommandList.h:272
Method
BeginEvent
src/FlyCube/CommandList/RecordCommandList.h:48
Method
BeginEvent
src/FlyCube/CommandList/VKCommandList.cpp:213
Method
BeginEvent
src/FlyCube/CommandList/DXCommandList.cpp:214
Method
BeginRenderPass
src/FlyCube/CommandList/RecordCommandList.h:38
Method
BeginRenderPass
src/FlyCube/CommandList/DXCommandList.cpp:152
Method
BindBindingSet
src/FlyCube/CommandList/RecordCommandList.h:33
Method
BindBindingSet
src/FlyCube/CommandList/DXCommandList.cpp:141
Method
BindMemory
src/FlyCube/Resource/DXTexture.cpp:132
Method
BindMemory
src/FlyCube/Resource/VKBuffer.cpp:74
Method
BindMemory
src/FlyCube/Resource/VKTexture.cpp:107
Method
BindPipeline
src/FlyCube/CommandList/RecordCommandList.h:28
Method
BindPipeline
src/FlyCube/CommandList/DXCommandList.cpp:110
Method
BindlessTriangleRenderer
src/Apps/BindlessTriangle/main.cpp:59
Method
Bool32 VKAPI_CALL DebugUtilsMessengerCallback
src/FlyCube/Instance/VKInstance.cpp:34
Method
BufferViewTestRenderer
src/Apps/BufferViewTest/main.cpp:98
Method
BuildAccelerationStructure
src/FlyCube/CommandList/DXCommandList.cpp:491
Method
BuildBottomLevelAS
src/FlyCube/CommandList/RecordCommandList.h:179
Method
BuildBottomLevelAS
src/FlyCube/CommandList/DXCommandList.cpp:513
Method
BuildTopLevelAS
src/FlyCube/CommandList/RecordCommandList.h:189
Method
BuildTopLevelAS
src/FlyCube/CommandList/DXCommandList.cpp:533
Function
CastToImpl
src/FlyCube/Utilities/Cast.h:5
Function
CheckPrintMessageImpl
src/FlyCube/Utilities/Check.h:8
Method
Close
src/FlyCube/CommandList/RecordCommandList.h:23
Method
Close
src/FlyCube/CommandList/DXCommandList.cpp:100
Method
CommitMemory
src/FlyCube/Resource/DXTexture.cpp:113
Method
CommitMemory
src/FlyCube/Resource/VKBuffer.cpp:64
Method
CommitMemory
src/FlyCube/Resource/VKTexture.cpp:97
Method
CompileShader
src/FlyCube/Device/VKDevice.cpp:594
Function
ConvertState
src/FlyCube/Device/VKDevice.cpp:53
Function
ConvertToMetalLibBytecode
src/FlyCube/HLSLCompiler/MetalShaderConverter.cpp:139
Method
CopyAccelerationStructure
src/FlyCube/CommandList/RecordCommandList.h:202
Method
CopyAccelerationStructure
src/FlyCube/CommandList/DXCommandList.cpp:552
Method
CopyBuffer
src/FlyCube/CommandList/RecordCommandList.h:209
Method
CopyBuffer
src/FlyCube/CommandList/DXCommandList.cpp:573
Method
CopyBufferTextureImpl
src/FlyCube/CommandList/VKCommandList.cpp:680
Method
CopyBufferTextureImpl
src/FlyCube/CommandList/DXCommandList.cpp:599
Method
CopyBufferToTexture
src/FlyCube/CommandList/RecordCommandList.h:216
Method
CopyBufferToTexture
src/FlyCube/CommandList/DXCommandList.cpp:585
Method
CopyTexture
src/FlyCube/CommandList/RecordCommandList.h:230
Method
CopyTexture
src/FlyCube/CommandList/DXCommandList.cpp:644
Method
CopyTextureToBuffer
src/FlyCube/CommandList/RecordCommandList.h:223
Method
CopyTextureToBuffer
src/FlyCube/CommandList/VKCommandList.cpp:673
Method
CopyTextureToBuffer
src/FlyCube/CommandList/DXCommandList.cpp:592
Method
CreateAccelerationStructure
static
src/FlyCube/Resource/VKAccelerationStructure.cpp:29
Method
CreateAccelerationStructure
static
src/FlyCube/Resource/DXAccelerationStructure.cpp:12
Method
CreateAccelerationStructure
src/FlyCube/Device/VKDevice.cpp:660
Method
CreateBindingSet
src/FlyCube/Device/VKDevice.cpp:582
Method
CreateBindingSetLayout
src/FlyCube/Device/VKDevice.cpp:577
Method
CreateBindlessTypedViewPool
src/FlyCube/Device/DXDevice.cpp:356
Method
CreateBindlessTypedViewPool
src/FlyCube/Device/VKDevice.cpp:572
Method
CreateBuffer
static
src/FlyCube/Resource/DXBuffer.cpp:17
Method
CreateBuffer
static
src/FlyCube/Resource/VKBuffer.cpp:13
Method
CreateBuffer
src/FlyCube/Device/VKDevice.cpp:553
Method
CreateBufferView
src/FlyCube/View/VKView.cpp:131
Method
CreateCBV
src/FlyCube/View/DXView.cpp:355
Method
CreateCommandList
src/FlyCube/Device/VKDevice.cpp:502
Method
CreateComputePipeline
src/FlyCube/Device/VKDevice.cpp:604
Method
CreateConstantsFallbackBuffer
src/FlyCube/BindingSet/BindingSetBase.cpp:6
Method
CreateDSV
src/FlyCube/View/DXView.cpp:307
Method
CreateDescriptorPool
src/FlyCube/GPUDescriptorPool/VKGPUDescriptorPool.cpp:10
Method
CreateDevice
src/FlyCube/Adapter/DXAdapter.cpp:23
Method
CreateFence
src/FlyCube/Device/VKDevice.cpp:507
Method
CreateGraphicsPipeline
src/FlyCube/Device/VKDevice.cpp:599
Method
CreateImage
static
src/FlyCube/Resource/VKTexture.cpp:26
Method
CreateImageView
src/FlyCube/View/VKView.cpp:106
Method
CreateInputLayout
src/FlyCube/Pipeline/VKGraphicsPipeline.cpp:298
Method
CreatePlacedBuffer
src/FlyCube/Device/DXDevice.cpp:317
Method
CreatePlacedBuffer
src/FlyCube/Device/VKDevice.cpp:533
Method
CreatePlacedTexture
src/FlyCube/Device/DXDevice.cpp:306
Method
CreatePlacedTexture
src/FlyCube/Device/VKDevice.cpp:522
Method
CreateQueryHeap
src/FlyCube/Device/VKDevice.cpp:665
Method
CreateRAS
src/FlyCube/View/DXView.cpp:176
Method
CreateRTV
src/FlyCube/View/DXView.cpp:252
Method
CreateRayTracingPipeline
src/FlyCube/Device/VKDevice.cpp:609
Method
CreateSRV
src/FlyCube/View/DXView.cpp:74
Method
CreateSampler
static
src/FlyCube/Resource/DXSampler.cpp:114
Method
CreateSampler
static
src/FlyCube/Resource/VKSampler.cpp:86
Method
CreateSampler
src/FlyCube/Device/DXDevice.cpp:346
Method
CreateSampler
src/FlyCube/Device/VKDevice.cpp:562
Method
CreateShader
src/FlyCube/Device/VKDevice.cpp:587
← previous
next →
301–400 of 832, ranked by callers