MCPcopy Create free account

hub / github.com/andrejnau/FlyCube / functions

Functions832 in github.com/andrejnau/FlyCube

MethodIsDrawIndirectCountSupported
src/FlyCube/Device/DXDevice.cpp:443
MethodIsDrawIndirectCountSupported
src/FlyCube/Device/VKDevice.cpp:693
MethodIsDxrSupported
src/FlyCube/Device/VKDevice.cpp:673
MethodIsGeometryShaderSupported
src/FlyCube/Device/DXDevice.cpp:448
MethodIsGeometryShaderSupported
src/FlyCube/Device/VKDevice.cpp:698
MethodIsMeshShadingSupported
src/FlyCube/Device/VKDevice.cpp:688
MethodIsRayQuerySupported
src/FlyCube/Device/VKDevice.cpp:678
MethodIsSamplerFilterMinmaxSupported
src/FlyCube/Device/DXDevice.cpp:458
MethodIsSamplerFilterMinmaxSupported
src/FlyCube/Device/VKDevice.cpp:708
MethodIsVariableRateShadingSupported
src/FlyCube/Device/VKDevice.cpp:683
MethodLoadSource
src/FlyCube/HLSLCompiler/Compiler.cpp:61
MethodMap
src/FlyCube/Resource/VKBuffer.cpp:105
MethodMap
src/FlyCube/Resource/ResourceBase.cpp:51
MethodMeshTriangleRenderer
src/Apps/MeshTriangle/main.cpp:48
MethodModelLoader
src/Modules/RenderUtils/ModelLoader.cpp:48
MethodModelViewRenderer
src/Apps/ModelView/main.cpp:73
MethodNextImage
src/FlyCube/Swapchain/DXSwapchain.cpp:60
MethodOnInputChar
static
src/Modules/AppBox/AppBox.cpp:228
MethodOnInputChar
src/Modules/AppBox/InputEvents.h:11
MethodOnKey
static
src/Modules/AppBox/AppBox.cpp:179
MethodOnKey
src/Modules/AppBox/InputEvents.h:7
MethodOnMouse
static
src/Modules/AppBox/AppBox.cpp:198
MethodOnMouse
src/Modules/AppBox/InputEvents.h:8
MethodOnMouseButton
static
src/Modules/AppBox/AppBox.cpp:208
MethodOnMouseButton
src/Modules/AppBox/InputEvents.h:9
MethodOnRangeDestroy
src/FlyCube/GPUDescriptorPool/VKGPUBindlessDescriptorPoolTyped.cpp:94
MethodOnResize
src/Modules/AppLoop/GLFW/AppLoop.cpp:17
MethodOnScroll
static
src/Modules/AppBox/AppBox.cpp:218
MethodOnScroll
src/Modules/AppBox/InputEvents.h:10
MethodOnSizeChanged
static
src/Modules/AppBox/AppBox.cpp:166
MethodOnSubmit
src/FlyCube/CommandList/RecordCommandList.h:258
MethodOpen
src/Modules/RenderUtils/ModelLoader.cpp:27
MethodParseCmd
src/Tools/ShaderCompilerCLI/main.cpp:60
MethodParseDebugInfo
src/FlyCube/ShaderReflection/DXILReflection.cpp:163
MethodParseInputLayout
src/FlyCube/Pipeline/DXGraphicsPipeline.cpp:292
MethodParseReflectionPart
src/FlyCube/ShaderReflection/DXReflection.cpp:382
MethodParseRuntimeData
src/FlyCube/ShaderReflection/DXILReflection.cpp:148
MethodPassKey
src/FlyCube/Utilities/PassKey.h:7
MethodPresent
src/FlyCube/Swapchain/DXSwapchain.cpp:67
FunctionPrint
src/FlyCube/Utilities/Logging.h:15
MethodProcessMesh
src/Modules/RenderUtils/ModelLoader.cpp:79
MethodProcessNode
src/Modules/RenderUtils/ModelLoader.cpp:67
MethodProcessScene
src/Modules/RenderUtils/ModelLoader.cpp:62
MethodRSSetShadingRate
src/FlyCube/CommandList/RecordCommandList.h:159
MethodRSSetShadingRate
src/FlyCube/CommandList/VKCommandList.cpp:508
MethodRSSetShadingRate
src/FlyCube/CommandList/DXCommandList.cpp:469
MethodRayTracingTriangleRenderer
src/Apps/RayTracingTriangle/main.cpp:87
MethodRecordCommandList
src/FlyCube/CommandList/RecordCommandList.h:11
MethodReflectionPartImpl
src/FlyCube/ShaderReflection/DXILReflection.cpp:52
MethodRelease
src/FlyCube/HLSLCompiler/Compiler.cpp:56
MethodRender
src/Apps/DispatchIndirect/main.cpp:143
MethodRender
src/Apps/RayTracingTriangle/main.cpp:371
MethodRender
src/Apps/ModelView/main.cpp:219
MethodRender
src/Apps/BufferViewTest/main.cpp:245
MethodRender
src/Apps/MeshTriangle/main.cpp:105
MethodRender
src/Apps/DepthStencilRead/main.cpp:281
MethodRender
src/Apps/BindlessTriangle/main.cpp:208
MethodRenderModel
src/Modules/RenderUtils/RenderModel.h:38
MethodRenderModel
src/Modules/RenderUtils/RenderModel.cpp:19
MethodReset
src/FlyCube/CommandList/DXCommandList.cpp:91
MethodResetHeap
src/FlyCube/GPUDescriptorPool/DXGPUDescriptorPoolTyped.cpp:72
MethodResize
src/Apps/DispatchIndirect/main.cpp:136
MethodResize
src/Apps/RayTracingTriangle/main.cpp:364
MethodResize
src/Apps/ModelView/main.cpp:209
MethodResize
src/Apps/BufferViewTest/main.cpp:235
MethodResize
src/Apps/MeshTriangle/main.cpp:95
MethodResize
src/Apps/DepthStencilRead/main.cpp:271
MethodResize
src/Apps/BindlessTriangle/main.cpp:198
MethodResize
src/Apps/Triangle/main.cpp:144
MethodResizeHandler
src/Modules/AppLoop/GLFW/AppLoop.cpp:12
MethodResizeHeap
src/FlyCube/CPUDescriptorPool/DXCPUDescriptorPoolTyped.cpp:25
MethodResizeHeap
src/FlyCube/GPUDescriptorPool/VKGPUBindlessDescriptorPoolTyped.cpp:11
MethodResizeHeap
src/FlyCube/GPUDescriptorPool/DXGPUDescriptorPoolTyped.cpp:35
MethodResolveQueryData
src/FlyCube/CommandList/RecordCommandList.h:244
MethodResolveQueryData
src/FlyCube/CommandList/DXCommandList.cpp:694
MethodResourceBarrier
src/FlyCube/CommandList/RecordCommandList.h:129
MethodRun
src/Modules/AppLoop/AppLoop.h:14
MethodRunImpl
src/Modules/AppLoop/Android/AppLoop.cpp:99
MethodSPIRVReflection
src/FlyCube/ShaderReflection/SPIRVReflection.cpp:382
MethodScopeGuard
src/FlyCube/Utilities/ScopeGuard.h:10
MethodSetBlendConstants
src/FlyCube/CommandList/RecordCommandList.h:174
MethodSetBlendConstants
src/FlyCube/CommandList/VKCommandList.cpp:525
MethodSetBlendConstants
src/FlyCube/CommandList/DXCommandList.cpp:485
MethodSetCursorMode
src/Modules/AppBox/AppBox.cpp:119
MethodSetDepthBounds
src/FlyCube/CommandList/RecordCommandList.h:164
MethodSetDepthBounds
src/FlyCube/CommandList/VKCommandList.cpp:515
MethodSetDepthBounds
src/FlyCube/CommandList/DXCommandList.cpp:475
MethodSetName
src/FlyCube/CommandList/RecordCommandList.h:253
MethodSetName
src/FlyCube/CommandList/VKCommandList.cpp:789
MethodSetName
src/FlyCube/CommandList/DXCommandList.cpp:718
MethodSetName
src/FlyCube/Resource/DXSampler.cpp:134
MethodSetName
src/FlyCube/Resource/DXTexture.cpp:178
MethodSetName
src/FlyCube/Resource/VKSampler.cpp:116
MethodSetName
src/FlyCube/Resource/VKBuffer.cpp:96
MethodSetName
src/FlyCube/Resource/VKAccelerationStructure.cpp:52
MethodSetName
src/FlyCube/Resource/VKTexture.cpp:149
MethodSetName
src/FlyCube/Resource/DXAccelerationStructure.cpp:29
MethodSetScissorRect
src/FlyCube/CommandList/RecordCommandList.h:144
MethodSetScissorRect
src/FlyCube/CommandList/DXCommandList.cpp:413
MethodSetStencilReference
src/FlyCube/CommandList/RecordCommandList.h:169
← previousnext →601–700 of 832, ranked by callers