Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doitsujin/dxvk
/ functions
Functions
6,012 in github.com/doitsujin/dxvk
⨍
Functions
6,012
◇
Types & classes
1,328
↓ 1 callers
Method
alphaToCoverage
src/dxvk/dxvk_constant_state.h:254
↓ 1 callers
Method
any
src/util/util_flags.h:45
↓ 1 callers
Method
append
src/dxvk/dxvk_cs.h:346
↓ 1 callers
Method
assignGpuEvent
src/dxvk/dxvk_gpu_event.cpp:70
↓ 1 callers
Method
attribute
src/dxvk/dxvk_constant_state.h:630
↓ 1 callers
Function
bcndcpy
* \brief Compares and copies dwords and returns dirty mask * * \param [in] dstData Destination data * \param [in] srcData Source data * \p
src/util/util_bit.h:317
↓ 1 callers
Method
begin
Iterator begin/end. */
src/util/util_small_vector.h:312
↓ 1 callers
Method
beginComputePass
src/dxvk/dxvk_context.cpp:8106
↓ 1 callers
Method
beginFrame
src/dxvk/hud/dxvk_hud_renderer.cpp:49
↓ 1 callers
Method
beginSecondaryCommandBuffer
src/dxvk/dxvk_cmdlist.cpp:873
↓ 1 callers
Method
bindBufferMemory
src/dxvk/dxvk_sparse.cpp:456
↓ 1 callers
Method
bindImageMemory
src/dxvk/dxvk_sparse.cpp:463
↓ 1 callers
Method
bindIndexBufferRange
* \brief Binds index buffer range * * Canges the offset and size of the bound index buffer. * \param [in] offset Index buffer offset
src/dxvk/dxvk_context.h:204
↓ 1 callers
Method
blitImageFb
src/dxvk/dxvk_context.cpp:3227
↓ 1 callers
Method
blitImageHw
src/dxvk/dxvk_context.cpp:3381
↓ 1 callers
Method
bufferInfo
src/dxvk/dxvk_unbound.cpp:16
↓ 1 callers
Method
buildLinearToSrgbFn
src/dxvk/dxvk_shader_builtin.cpp:533
↓ 1 callers
Method
canAllocateDescriptors
* \brief Checks whether current descriptor range can service an allocation * * \param [in] pipelineLayout The pipeline layout * \return
src/dxvk/dxvk_cmdlist.h:466
↓ 1 callers
Method
cbegin
src/util/util_small_vector.h:319
↓ 1 callers
Method
chain
* \brief Retrieves pointer to next chain * * Used to chain commands. * \returns Pointer the next command */
src/dxvk/dxvk_cs.h:46
↓ 1 callers
Method
checkFormatSupport
src/dxvk/dxvk_meta_mipgen.cpp:106
↓ 1 callers
Method
checkSwapChainStatus
src/dxvk/dxvk_presenter.cpp:71
↓ 1 callers
Method
chr
* \brief Argument string * * Retrieves a pointer to a UTF-8-encoded string. * \param [in] idx Argument index, starting at 1 * \ret
src/spirv/spirv_instruction.h:69
↓ 1 callers
Method
cleanup
src/dxvk/dxvk_implicit_resolve.cpp:106
↓ 1 callers
Method
cleanupUnusedFromLockedAllocator
src/dxvk/dxvk_memory.cpp:636
↓ 1 callers
Method
clear
src/dxvk/dxvk_barrier.cpp:116
↓ 1 callers
Method
clear
Removes all elements from array. Does * not deallcate any storage. */
src/util/util_small_vector.h:277
↓ 1 callers
Method
clearBuffer
src/dxvk/dxvk_context.cpp:243
↓ 1 callers
Method
clearImageViewCs
src/dxvk/dxvk_context.cpp:4210
↓ 1 callers
Method
clearImageViewFb
src/dxvk/dxvk_context.cpp:4021
↓ 1 callers
Method
cmdBeginQuery
src/dxvk/dxvk_cmdlist.h:573
↓ 1 callers
Method
cmdBeginQueryIndexed
src/dxvk/dxvk_cmdlist.h:583
↓ 1 callers
Method
cmdBeginTransformFeedback
src/dxvk/dxvk_cmdlist.h:604
↓ 1 callers
Method
cmdBindTransformFeedbackBuffers
src/dxvk/dxvk_cmdlist.h:647
↓ 1 callers
Method
cmdBindVertexBuffers
src/dxvk/dxvk_cmdlist.h:658
↓ 1 callers
Method
cmdClearColorImage
src/dxvk/dxvk_cmdlist.h:696
↓ 1 callers
Method
cmdClearDepthStencilImage
src/dxvk/dxvk_cmdlist.h:711
↓ 1 callers
Method
cmdCopyQueryPoolResults
src/dxvk/dxvk_cmdlist.h:762
↓ 1 callers
Method
cmdDispatchIndirect
src/dxvk/dxvk_cmdlist.h:790
↓ 1 callers
Method
cmdDrawIndexedIndirectCount
src/dxvk/dxvk_cmdlist.h:876
↓ 1 callers
Method
cmdDrawIndirectCount
src/dxvk/dxvk_cmdlist.h:831
↓ 1 callers
Method
cmdDrawIndirectVertexCount
src/dxvk/dxvk_cmdlist.h:888
↓ 1 callers
Method
cmdDrawMulti
src/dxvk/dxvk_cmdlist.h:811
↓ 1 callers
Method
cmdDrawMultiIndexed
src/dxvk/dxvk_cmdlist.h:856
↓ 1 callers
Method
cmdEndQuery
src/dxvk/dxvk_cmdlist.h:901
↓ 1 callers
Method
cmdEndQueryIndexed
src/dxvk/dxvk_cmdlist.h:908
↓ 1 callers
Method
cmdEndTransformFeedback
src/dxvk/dxvk_cmdlist.h:923
↓ 1 callers
Method
cmdExecuteCommands
src/dxvk/dxvk_cmdlist.cpp:910
↓ 1 callers
Method
cmdLaunchCuKernel
src/dxvk/dxvk_cmdlist.h:670
↓ 1 callers
Method
cmdResetQueryPool
src/dxvk/dxvk_cmdlist.h:970
↓ 1 callers
Method
cmdResolveImage
src/dxvk/dxvk_cmdlist.h:982
↓ 1 callers
Method
cmdSetAlphaToCoverageState
src/dxvk/dxvk_cmdlist.h:1003
↓ 1 callers
Method
cmdSetBlendConstants
src/dxvk/dxvk_cmdlist.h:1009
↓ 1 callers
Method
cmdSetDepthBias
src/dxvk/dxvk_cmdlist.h:1020
↓ 1 callers
Method
cmdSetDepthBias2
src/dxvk/dxvk_cmdlist.h:1037
↓ 1 callers
Method
cmdSetDepthBounds
src/dxvk/dxvk_cmdlist.h:1049
↓ 1 callers
Method
cmdSetDepthClipState
src/dxvk/dxvk_cmdlist.h:1014
↓ 1 callers
Method
cmdSetEvent
src/dxvk/dxvk_cmdlist.h:1080
↓ 1 callers
Method
cmdSetMultisampleState
src/dxvk/dxvk_cmdlist.h:1089
↓ 1 callers
Method
cmdSetRasterizerState
src/dxvk/dxvk_cmdlist.h:1099
↓ 1 callers
Method
cmdSetSampleLocations
src/dxvk/dxvk_cmdlist.h:1109
↓ 1 callers
Method
cmdSetStencilReference
src/dxvk/dxvk_cmdlist.h:1148
↓ 1 callers
Function
compareCaseInsensitive
Compare ASCII string in a case-insensitive way */
src/util/util_string.h:251
↓ 1 callers
Function
compareCharsCaseInsensitive
Compares ASCII characters in a case-insensitive way */
src/util/util_string.h:244
↓ 1 callers
Method
compareMask
src/dxvk/dxvk_constant_state.h:298
↓ 1 callers
Method
compareOp
src/dxvk/dxvk_constant_state.h:294
↓ 1 callers
Method
compile
src/dxvk/dxvk_shader_ir.cpp:2011
↓ 1 callers
Method
compileGraphicsPipeline
src/dxvk/dxvk_pipemanager.cpp:33
↓ 1 callers
Method
computePassExtent
src/dxvk/dxvk_meta_mipgen.cpp:35
↓ 1 callers
Method
computeSpecConstantMask
src/dxvk/dxvk_graphics.cpp:1542
↓ 1 callers
Function
convertMode
src/wsi/win32/wsi_monitor_win32.cpp:171
↓ 1 callers
Method
convertRef
* \brief Converts reference type * * \param [in] from Old access type * \param [in] to New access type */
src/dxvk/dxvk_sparse.h:505
↓ 1 callers
Function
convertUUID
src/dxvk/dxvk_device_filter.cpp:7
↓ 1 callers
Method
copyBufferRegion
src/dxvk/dxvk_context.cpp:458
↓ 1 callers
Method
copyImageClear
src/dxvk/dxvk_context.cpp:4615
↓ 1 callers
Method
copyImageFb
src/dxvk/dxvk_context.cpp:4374
↓ 1 callers
Method
copyImageHw
src/dxvk/dxvk_context.cpp:4275
↓ 1 callers
Method
copyImageInline
src/dxvk/dxvk_context.cpp:4671
↓ 1 callers
Method
copyImageRegion
src/dxvk/dxvk_context.cpp:551
↓ 1 callers
Method
copySparsePagesFromBuffer
src/dxvk/dxvk_context.cpp:792
↓ 1 callers
Method
copySparsePagesToBuffer
src/dxvk/dxvk_context.cpp:780
↓ 1 callers
Method
createAllocationCache
src/dxvk/dxvk_memory.cpp:1288
↓ 1 callers
Method
createComputePipeline
src/dxvk/dxvk_pipemanager.cpp:198
↓ 1 callers
Function
createDirectory
src/util/util_env.cpp:144
↓ 1 callers
Method
createFragmentOutputLibrary
src/dxvk/dxvk_pipemanager.cpp:288
↓ 1 callers
Method
createGraphicsPipeline
src/dxvk/dxvk_pipemanager.cpp:222
↓ 1 callers
Method
createImageResource
src/dxvk/dxvk_memory.cpp:1111
↓ 1 callers
Method
createImageView
src/dxvk/dxvk_memory.cpp:190
↓ 1 callers
Method
createPipeline
src/dxvk/dxvk_compute.cpp:94
↓ 1 callers
Method
createRawQuery
src/dxvk/dxvk_device.cpp:208
↓ 1 callers
Method
createSampler
src/dxvk/dxvk_sampler.cpp:217
↓ 1 callers
Method
createSampler
src/dxvk/dxvk_swapchain_blitter.cpp:664
↓ 1 callers
Method
createSparsePage
src/dxvk/dxvk_memory.cpp:1263
↓ 1 callers
Method
createSparsePageAllocator
src/dxvk/dxvk_device.cpp:247
↓ 1 callers
Method
createSurface
src/wsi/sdl2/wsi_window_sdl2.cpp:172
↓ 1 callers
Method
createVertexInputLibrary
src/dxvk/dxvk_pipemanager.cpp:272
↓ 1 callers
Method
cuFunction
src/d3d11/d3d11_cuda.h:30
↓ 1 callers
Method
cullMode
src/dxvk/dxvk_constant_state.h:166
↓ 1 callers
Method
declareBuiltInInput
src/dxvk/dxvk_shader_builtin.cpp:293
↓ 1 callers
Method
declareInputTarget
src/dxvk/dxvk_shader_builtin.cpp:251
← previous
next →
1,701–1,800 of 6,012, ranked by callers