MCPcopy Create free account

hub / github.com/andrejnau/FlyCube / functions

Functions832 in github.com/andrejnau/FlyCube

MethodSetStencilReference
src/FlyCube/CommandList/VKCommandList.cpp:520
MethodSetStencilReference
src/FlyCube/CommandList/DXCommandList.cpp:480
MethodSetViewport
src/FlyCube/CommandList/RecordCommandList.h:139
MethodSetViewport
src/FlyCube/CommandList/DXCommandList.cpp:401
MethodShaderBase
src/FlyCube/Shader/ShaderBase.cpp:13
MethodShaderDesc
src/FlyCube/Instance/BaseTypes.h:301
MethodSignal
src/FlyCube/CommandQueue/VKCommandQueue.cpp:31
MethodSignal
src/FlyCube/CommandQueue/DXCommandQueue.cpp:40
MethodSignal
src/FlyCube/Fence/VKTimelineSemaphore.cpp:30
MethodTriangleRenderer
src/Apps/Triangle/main.cpp:53
MethodUAVResourceBarrier
src/FlyCube/CommandList/RecordCommandList.h:134
MethodUAVResourceBarrier
src/FlyCube/CommandList/DXCommandList.cpp:390
MethodUnmap
src/FlyCube/Resource/VKBuffer.cpp:112
MethodUnmap
src/FlyCube/Resource/ResourceBase.cpp:56
MethodUpdateFps
src/Modules/AppBox/AppBox.cpp:80
MethodUpdateTexture
src/Modules/RenderUtils/RenderModel.cpp:176
MethodUpdateTitle
src/Modules/AppBox/AppBox.cpp:94
MethodVKAccelerationStructure
src/FlyCube/Resource/VKAccelerationStructure.cpp:23
MethodVKAdapter
src/FlyCube/Adapter/VKAdapter.cpp:5
MethodVKBindingSet
src/FlyCube/BindingSet/VKBindingSet.cpp:10
MethodVKBindingSetLayout
src/FlyCube/BindingSetLayout/VKBindingSetLayout.cpp:60
MethodVKBindlessTypedViewPool
src/FlyCube/BindlessTypedViewPool/VKBindlessTypedViewPool.cpp:9
MethodVKBuffer
src/FlyCube/Resource/VKBuffer.cpp:7
MethodVKCommandList
src/FlyCube/CommandList/VKCommandList.cpp:72
MethodVKCommandQueue
src/FlyCube/CommandQueue/VKCommandQueue.cpp:8
MethodVKComputePipeline
src/FlyCube/Pipeline/VKComputePipeline.cpp:9
MethodVKDevice
src/FlyCube/Device/VKDevice.cpp:188
MethodVKGPUBindlessDescriptorPoolTyped
src/FlyCube/GPUDescriptorPool/VKGPUBindlessDescriptorPoolTyped.cpp:5
MethodVKGPUDescriptorPool
src/FlyCube/GPUDescriptorPool/VKGPUDescriptorPool.cpp:5
MethodVKGPUDescriptorPoolRange
src/FlyCube/GPUDescriptorPool/VKGPUDescriptorPoolRange.cpp:5
MethodVKGraphicsPipeline
src/FlyCube/Pipeline/VKGraphicsPipeline.cpp:167
MethodVKInstance
src/FlyCube/Instance/VKInstance.cpp:60
MethodVKMemory
src/FlyCube/Memory/VKMemory.cpp:5
MethodVKPipeline
src/FlyCube/Pipeline/VKPipeline.cpp:44
MethodVKQueryHeap
src/FlyCube/QueryHeap/VKQueryHeap.cpp:5
MethodVKRayTracingPipeline
src/FlyCube/Pipeline/VKRayTracingPipeline.cpp:11
MethodVKSampler
src/FlyCube/Resource/VKSampler.cpp:80
MethodVKTexture
src/FlyCube/Resource/VKTexture.cpp:7
MethodVKTimelineSemaphore
src/FlyCube/Fence/VKTimelineSemaphore.cpp:5
MethodVKView
src/FlyCube/View/VKView.cpp:36
MethodViewBase
src/FlyCube/View/ViewBase.cpp:9
MethodWait
src/FlyCube/CommandQueue/VKCommandQueue.cpp:15
MethodWait
src/FlyCube/CommandQueue/DXCommandQueue.cpp:34
MethodWait
src/FlyCube/Fence/VKTimelineSemaphore.cpp:21
MethodWaitForIdle
src/Apps/DispatchIndirect/main.cpp:191
MethodWaitForIdle
src/Apps/RayTracingTriangle/main.cpp:415
MethodWaitForIdle
src/Apps/ModelView/main.cpp:274
MethodWaitForIdle
src/Apps/BufferViewTest/main.cpp:292
MethodWaitForIdle
src/Apps/MeshTriangle/main.cpp:151
MethodWaitForIdle
src/Apps/DepthStencilRead/main.cpp:350
MethodWaitForIdle
src/Apps/BindlessTriangle/main.cpp:255
MethodWaitForIdle
src/Apps/Triangle/main.cpp:203
MethodWrapSwapchainBackBuffer
static
src/FlyCube/Resource/DXTexture.cpp:44
MethodWrapSwapchainImage
static
src/FlyCube/Resource/VKTexture.cpp:13
MethodWriteAccelerationStructuresProperties
src/FlyCube/CommandList/RecordCommandList.h:237
MethodWriteAccelerationStructuresProperties
src/FlyCube/CommandList/DXCommandList.cpp:674
MethodWriteBindings
src/FlyCube/BindingSet/DXBindingSet.cpp:60
MethodWriteDescriptor
src/FlyCube/BindingSet/VKBindingSet.cpp:75
MethodWriteDescriptor
src/FlyCube/BindingSet/DXBindingSet.cpp:128
MethodWriteView
src/FlyCube/BindlessTypedViewPool/DXBindlessTypedViewPool.cpp:47
MethodWriteViewImpl
src/FlyCube/BindlessTypedViewPool/DXBindlessTypedViewPool.cpp:52
Functionandroid_main
src/Modules/AppLoop/Android/AppLoop.cpp:106
MethodgetOsSeparator
src/Modules/RenderUtils/ModelLoader.cpp:22
MethodhideSystemUi
android/app/src/main/java/com/example/flycube/MainActivity.kt:14
Functionmain
src/Apps/DispatchIndirect/main.cpp:197
Functionmain
src/Apps/RayTracingTriangle/main.cpp:421
Functionmain
src/Apps/ModelView/main.cpp:280
Functionmain
src/Apps/BufferViewTest/main.cpp:298
Functionmain
src/Apps/MeshTriangle/main.cpp:157
Functionmain
src/Apps/DepthStencilRead/main.cpp:356
Functionmain
src/Apps/BindlessTriangle/main.cpp:261
Functionmain
src/Apps/DesktopTriangle/main.cpp:11
Functionmain
src/Tools/ShaderCompilerCLI/main.cpp:97
MethodonWindowFocusChanged
android/app/src/main/java/com/example/flycube/MainActivity.kt:7
Functionoperator&
src/FlyCube/Instance/EnumUtils.h:24
Functionoperator<
src/FlyCube/ShaderReflection/DXReflection.cpp:367
Functionoperator<
src/FlyCube/ShaderReflection/test/main.cpp:31
Methodoperator<=>
src/FlyCube/Instance/BaseTypes.h:421
Functionoperator==
src/FlyCube/ShaderReflection/DXReflection.cpp:362
Functionoperator==
src/FlyCube/ShaderReflection/test/main.cpp:26
Functionoperator^
src/FlyCube/Instance/EnumUtils.h:31
Functionoperator|
src/FlyCube/Instance/EnumUtils.h:17
Functionoperator~
src/FlyCube/Instance/EnumUtils.h:38
Methodparse
src/FlyCube/Utilities/ObjcFormatter.h:11
FunctionvkCmdBuildAccelerationStructuresKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:57
FunctionvkCmdCopyAccelerationStructureKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:66
FunctionvkCmdDrawMeshTasksEXT
src/FlyCube/Instance/MoltenVKStubs.cpp:95
FunctionvkCmdSetFragmentShadingRateKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:111
FunctionvkCmdTraceRaysKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:83
FunctionvkCmdWriteAccelerationStructuresPropertiesKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:72
FunctionvkCreateAccelerationStructureKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:5
FunctionvkCreateRayTracingPipelinesKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:46
FunctionvkDestroyAccelerationStructureKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:13
FunctionvkGetAccelerationStructureBuildSizesKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:26
FunctionvkGetAccelerationStructureDeviceAddressKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:20
FunctionvkGetPhysicalDeviceFragmentShadingRatesKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:103
FunctionvkGetRayTracingShaderGroupHandlesKHR
src/FlyCube/Instance/MoltenVKStubs.cpp:36
Method~Adapter
src/FlyCube/Adapter/Adapter.h:9
Method~AppBox
src/Modules/AppBox/AppBox.cpp:67
Method~AppRenderer
src/Modules/AppLoop/AppRenderer.h:11
← previousnext →701–800 of 832, ranked by callers