Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTolm/VkFFT
/ functions
Functions
1,842 in github.com/DTolm/VkFFT
⨍
Functions
1,842
◇
Types & classes
603
Method
structType
method: structType
metal-cpp/Metal/MTLArgument.hpp:346
Method
supportAddingBinaryFunctions
property: supportAddingBinaryFunctions
metal-cpp/Metal/MTLComputePipeline.hpp:272
Method
supportAddingBinaryFunctions
property: supportAddingBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:1187
Method
supportAddingFragmentBinaryFunctions
property: supportAddingFragmentBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:854
Method
supportAddingVertexBinaryFunctions
property: supportAddingVertexBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:843
Method
supportArgumentBuffers
property: supportArgumentBuffers
metal-cpp/Metal/MTLSampler.hpp:279
Method
supportIndirectCommandBuffers
property: supportIndirectCommandBuffers
metal-cpp/Metal/MTLComputePipeline.hpp:211
Method
supportIndirectCommandBuffers
property: supportIndirectCommandBuffers
metal-cpp/Metal/MTLRenderPipeline.hpp:777
Method
supports32BitFloatFiltering
property: supports32BitFloatFiltering
metal-cpp/Metal/MTLDevice.hpp:741
Method
supports32BitMSAA
property: supports32BitMSAA
metal-cpp/Metal/MTLDevice.hpp:747
Method
supportsBCTextureCompression
property: supportsBCTextureCompression
metal-cpp/Metal/MTLDevice.hpp:759
Method
supportsCounterSampling
method: supportsCounterSampling:
metal-cpp/Metal/MTLDevice.hpp:1167
Method
supportsDestination
method: supportsDestination:
metal-cpp/Metal/MTLCaptureManager.hpp:170
Method
supportsDynamicLibraries
property: supportsDynamicLibraries
metal-cpp/Metal/MTLDevice.hpp:1179
Method
supportsFamily
method: supportsFamily:
metal-cpp/Metal/MTLDevice.hpp:999
Method
supportsFeatureSet
method: supportsFeatureSet:
metal-cpp/Metal/MTLDevice.hpp:993
Method
supportsFunctionPointers
property: supportsFunctionPointers
metal-cpp/Metal/MTLDevice.hpp:1233
Method
supportsFunctionPointersFromRender
property: supportsFunctionPointersFromRender
metal-cpp/Metal/MTLDevice.hpp:1239
Method
supportsPrimitiveMotionBlur
property: supportsPrimitiveMotionBlur
metal-cpp/Metal/MTLDevice.hpp:1251
Method
supportsPullModelInterpolation
property: supportsPullModelInterpolation
metal-cpp/Metal/MTLDevice.hpp:765
Method
supportsQueryTextureLOD
property: supportsQueryTextureLOD
metal-cpp/Metal/MTLDevice.hpp:753
Method
supportsRasterizationRateMap
method: supportsRasterizationRateMapWithLayerCount:
metal-cpp/Metal/MTLDevice.hpp:1065
Method
supportsRaytracing
property: supportsRaytracing
metal-cpp/Metal/MTLDevice.hpp:1209
Method
supportsRaytracingFromRender
property: supportsRaytracingFromRender
metal-cpp/Metal/MTLDevice.hpp:1245
Method
supportsRenderDynamicLibraries
property: supportsRenderDynamicLibraries
metal-cpp/Metal/MTLDevice.hpp:1185
Method
supportsShaderBarycentricCoordinates
property: supportsShaderBarycentricCoordinates
metal-cpp/Metal/MTLDevice.hpp:777
Method
supportsTextureSampleCount
method: supportsTextureSampleCount:
metal-cpp/Metal/MTLDevice.hpp:1005
Method
supportsVertexAmplificationCount
method: supportsVertexAmplificationCount:
metal-cpp/Metal/MTLDevice.hpp:1173
Method
swizzle
property: swizzle
metal-cpp/Metal/MTLTexture.hpp:440
Method
synchronizeResource
method: synchronizeResource:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:99
Method
synchronizeTexture
method: synchronizeTexture:slice:level:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:105
Method
systemUptime
metal-cpp/Foundation/NSProcessInfo.hpp:233
Method
tAddressMode
property: tAddressMode
metal-cpp/Metal/MTLSampler.hpp:191
Method
tailSizeInBytes
property: tailSizeInBytes
metal-cpp/Metal/MTLTexture.hpp:577
Function
tan
Tangent function. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::tan](https://en.cppreference.com/w/c
half_lib/half.hpp:3617
Function
tangent_post
half_lib/half.hpp:1767
Function
tanh
Hyperbolic tangent. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::tanh](https://en.cppreference.com/
half_lib/half.hpp:3848
Method
tessellationControlPointIndexType
property: tessellationControlPointIndexType
metal-cpp/Metal/MTLRenderPipeline.hpp:732
Method
tessellationFactorFormat
property: tessellationFactorFormat
metal-cpp/Metal/MTLRenderPipeline.hpp:721
Method
tessellationFactorScaleEnabled
property: tessellationFactorScaleEnabled
metal-cpp/Metal/MTLRenderPipeline.hpp:710
Method
tessellationFactorStepFunction
property: tessellationFactorStepFunction
metal-cpp/Metal/MTLRenderPipeline.hpp:743
Method
tessellationOutputWindingOrder
property: tessellationOutputWindingOrder
metal-cpp/Metal/MTLRenderPipeline.hpp:754
Method
tessellationPartitionMode
property: tessellationPartitionMode
metal-cpp/Metal/MTLRenderPipeline.hpp:688
Method
texture
metal-cpp/QuartzCore/CAMetalDrawable.hpp:52
Method
texture
property: texture
metal-cpp/Metal/MTLRenderPass.hpp:288
Method
texture2DDescriptor
static method: texture2DDescriptorWithPixelFormat:width:height:mipmapped:
metal-cpp/Metal/MTLTexture.hpp:268
Method
textureBarrier
method: textureBarrier
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:715
Method
textureBufferDescriptor
static method: textureBufferDescriptorWithPixelFormat:width:resourceOptions:usage:
metal-cpp/Metal/MTLTexture.hpp:280
Method
textureCubeDescriptor
static method: textureCubeDescriptorWithPixelFormat:size:mipmapped:
metal-cpp/Metal/MTLTexture.hpp:274
Method
textureDataType
property: textureDataType
metal-cpp/Metal/MTLArgument.hpp:526
Method
textureReferenceType
method: textureReferenceType
metal-cpp/Metal/MTLArgument.hpp:358
Method
textureType
property: textureType
metal-cpp/Metal/MTLDevice.hpp:514
Method
textureType
property: textureType
metal-cpp/Metal/MTLArgument.hpp:532
Method
textureType
property: textureType
metal-cpp/Metal/MTLTexture.hpp:286
Function
tgamma
Gamma function. This function may be 1 ULP off the correctly rounded exact result for any rounding mode in <0.25% of inputs. See also:** Documentatio
half_lib/half.hpp:4038
Method
thermalState
metal-cpp/Foundation/NSProcessInfo.hpp:328
Method
threadGroupSizeIsMultipleOfThreadExecutionWidth
property: threadGroupSizeIsMultipleOfThreadExecutionWidth
metal-cpp/Metal/MTLComputePipeline.hpp:172
Method
threadgroupMemoryAlignment
property: threadgroupMemoryAlignment
metal-cpp/Metal/MTLArgument.hpp:622
Method
threadgroupMemoryDataSize
property: threadgroupMemoryDataSize
metal-cpp/Metal/MTLArgument.hpp:628
Method
threadgroupMemoryLength
property: threadgroupMemoryLength
metal-cpp/Metal/MTLRenderPass.hpp:694
Method
threadgroupSizeMatchesTileSize
property: threadgroupSizeMatchesTileSize
metal-cpp/Metal/MTLRenderPipeline.hpp:956
Method
tileAdditionalBinaryFunctions
property: tileAdditionalBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:927
Method
tileArguments
property: tileArguments
metal-cpp/Metal/MTLRenderPipeline.hpp:521
Method
tileBuffers
property: tileBuffers
metal-cpp/Metal/MTLRenderPipeline.hpp:1137
Method
tileFunction
property: tileFunction
metal-cpp/Metal/MTLRenderPipeline.hpp:1098
Method
tileHeight
property: tileHeight
metal-cpp/Metal/MTLRenderPass.hpp:716
Method
tileHeight
property: tileHeight
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:775
Method
tileWidth
property: tileWidth
metal-cpp/Metal/MTLRenderPass.hpp:705
Method
tileWidth
property: tileWidth
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:769
Method
triangleCount
property: triangleCount
metal-cpp/Metal/MTLAccelerationStructure.hpp:558
Function
trunc
Nearest integer not greater in magnitude than half value. See also:** Documentation for [std::trunc](https://en.cppreference.com/w/cpp/numeric/math/tr
half_lib/half.hpp:4087
Method
type
property: type
metal-cpp/Metal/MTLFunctionLog.hpp:93
Method
type
property: type
metal-cpp/Metal/MTLLibrary.hpp:342
Method
type
property: type
metal-cpp/Metal/MTLHeap.hpp:173
Method
type
property: type
metal-cpp/Metal/MTLArgument.hpp:568
Function
underflow
half_lib/half.hpp:800
Method
unload
metal-cpp/Foundation/NSBundle.hpp:194
Method
unlock
metal-cpp/Foundation/NSLock.hpp:58
Method
unsignedCharValue
metal-cpp/Foundation/NSNumber.hpp:377
Method
unsignedIntValue
metal-cpp/Foundation/NSNumber.hpp:405
Method
unsignedIntegerValue
metal-cpp/Foundation/NSNumber.hpp:468
Method
unsignedLongLongValue
metal-cpp/Foundation/NSNumber.hpp:433
Method
unsignedLongValue
metal-cpp/Foundation/NSNumber.hpp:419
Method
unsignedShortValue
metal-cpp/Foundation/NSNumber.hpp:391
Method
updateFence
method: updateFence:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:105
Method
updateFence
method: updateFence:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:274
Method
updateFence
method: updateFence:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:171
Method
updateFence
method: updateFence:afterStages:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:721
Method
updateFence
method: updateFence:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:85
Method
updateTextureMapping
method: updateTextureMapping:mode:region:mipLevel:slice:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:73
Method
updateTextureMappings
method: updateTextureMappings:mode:regions:mipLevels:slices:numRegions:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:67
Method
url
property: url
metal-cpp/Metal/MTLBinaryArchive.hpp:83
Method
usage
property: usage
metal-cpp/Metal/MTLAccelerationStructure.hpp:329
Method
usage
property: usage
metal-cpp/Metal/MTLTexture.hpp:418
Method
useHeap
method: useHeap:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:129
Method
useHeap
method: useHeap:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:298
Method
useHeap
method: useHeap:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:907
Method
useHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:135
Method
useHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:304
Method
useHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:913
← previous
next →
1,701–1,800 of 1,842, ranked by callers