MCPcopy Create free account

hub / github.com/DTolm/VkFFT / functions

Functions1,842 in github.com/DTolm/VkFFT

MethodstructType
method: structType
metal-cpp/Metal/MTLArgument.hpp:346
MethodsupportAddingBinaryFunctions
property: supportAddingBinaryFunctions
metal-cpp/Metal/MTLComputePipeline.hpp:272
MethodsupportAddingBinaryFunctions
property: supportAddingBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:1187
MethodsupportAddingFragmentBinaryFunctions
property: supportAddingFragmentBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:854
MethodsupportAddingVertexBinaryFunctions
property: supportAddingVertexBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:843
MethodsupportArgumentBuffers
property: supportArgumentBuffers
metal-cpp/Metal/MTLSampler.hpp:279
MethodsupportIndirectCommandBuffers
property: supportIndirectCommandBuffers
metal-cpp/Metal/MTLComputePipeline.hpp:211
MethodsupportIndirectCommandBuffers
property: supportIndirectCommandBuffers
metal-cpp/Metal/MTLRenderPipeline.hpp:777
Methodsupports32BitFloatFiltering
property: supports32BitFloatFiltering
metal-cpp/Metal/MTLDevice.hpp:741
Methodsupports32BitMSAA
property: supports32BitMSAA
metal-cpp/Metal/MTLDevice.hpp:747
MethodsupportsBCTextureCompression
property: supportsBCTextureCompression
metal-cpp/Metal/MTLDevice.hpp:759
MethodsupportsCounterSampling
method: supportsCounterSampling:
metal-cpp/Metal/MTLDevice.hpp:1167
MethodsupportsDestination
method: supportsDestination:
metal-cpp/Metal/MTLCaptureManager.hpp:170
MethodsupportsDynamicLibraries
property: supportsDynamicLibraries
metal-cpp/Metal/MTLDevice.hpp:1179
MethodsupportsFamily
method: supportsFamily:
metal-cpp/Metal/MTLDevice.hpp:999
MethodsupportsFeatureSet
method: supportsFeatureSet:
metal-cpp/Metal/MTLDevice.hpp:993
MethodsupportsFunctionPointers
property: supportsFunctionPointers
metal-cpp/Metal/MTLDevice.hpp:1233
MethodsupportsFunctionPointersFromRender
property: supportsFunctionPointersFromRender
metal-cpp/Metal/MTLDevice.hpp:1239
MethodsupportsPrimitiveMotionBlur
property: supportsPrimitiveMotionBlur
metal-cpp/Metal/MTLDevice.hpp:1251
MethodsupportsPullModelInterpolation
property: supportsPullModelInterpolation
metal-cpp/Metal/MTLDevice.hpp:765
MethodsupportsQueryTextureLOD
property: supportsQueryTextureLOD
metal-cpp/Metal/MTLDevice.hpp:753
MethodsupportsRasterizationRateMap
method: supportsRasterizationRateMapWithLayerCount:
metal-cpp/Metal/MTLDevice.hpp:1065
MethodsupportsRaytracing
property: supportsRaytracing
metal-cpp/Metal/MTLDevice.hpp:1209
MethodsupportsRaytracingFromRender
property: supportsRaytracingFromRender
metal-cpp/Metal/MTLDevice.hpp:1245
MethodsupportsRenderDynamicLibraries
property: supportsRenderDynamicLibraries
metal-cpp/Metal/MTLDevice.hpp:1185
MethodsupportsShaderBarycentricCoordinates
property: supportsShaderBarycentricCoordinates
metal-cpp/Metal/MTLDevice.hpp:777
MethodsupportsTextureSampleCount
method: supportsTextureSampleCount:
metal-cpp/Metal/MTLDevice.hpp:1005
MethodsupportsVertexAmplificationCount
method: supportsVertexAmplificationCount:
metal-cpp/Metal/MTLDevice.hpp:1173
Methodswizzle
property: swizzle
metal-cpp/Metal/MTLTexture.hpp:440
MethodsynchronizeResource
method: synchronizeResource:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:99
MethodsynchronizeTexture
method: synchronizeTexture:slice:level:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:105
MethodsystemUptime
metal-cpp/Foundation/NSProcessInfo.hpp:233
MethodtAddressMode
property: tAddressMode
metal-cpp/Metal/MTLSampler.hpp:191
MethodtailSizeInBytes
property: tailSizeInBytes
metal-cpp/Metal/MTLTexture.hpp:577
Functiontan
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
Functiontangent_post
half_lib/half.hpp:1767
Functiontanh
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
MethodtessellationControlPointIndexType
property: tessellationControlPointIndexType
metal-cpp/Metal/MTLRenderPipeline.hpp:732
MethodtessellationFactorFormat
property: tessellationFactorFormat
metal-cpp/Metal/MTLRenderPipeline.hpp:721
MethodtessellationFactorScaleEnabled
property: tessellationFactorScaleEnabled
metal-cpp/Metal/MTLRenderPipeline.hpp:710
MethodtessellationFactorStepFunction
property: tessellationFactorStepFunction
metal-cpp/Metal/MTLRenderPipeline.hpp:743
MethodtessellationOutputWindingOrder
property: tessellationOutputWindingOrder
metal-cpp/Metal/MTLRenderPipeline.hpp:754
MethodtessellationPartitionMode
property: tessellationPartitionMode
metal-cpp/Metal/MTLRenderPipeline.hpp:688
Methodtexture
metal-cpp/QuartzCore/CAMetalDrawable.hpp:52
Methodtexture
property: texture
metal-cpp/Metal/MTLRenderPass.hpp:288
Methodtexture2DDescriptor
static method: texture2DDescriptorWithPixelFormat:width:height:mipmapped:
metal-cpp/Metal/MTLTexture.hpp:268
MethodtextureBarrier
method: textureBarrier
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:715
MethodtextureBufferDescriptor
static method: textureBufferDescriptorWithPixelFormat:width:resourceOptions:usage:
metal-cpp/Metal/MTLTexture.hpp:280
MethodtextureCubeDescriptor
static method: textureCubeDescriptorWithPixelFormat:size:mipmapped:
metal-cpp/Metal/MTLTexture.hpp:274
MethodtextureDataType
property: textureDataType
metal-cpp/Metal/MTLArgument.hpp:526
MethodtextureReferenceType
method: textureReferenceType
metal-cpp/Metal/MTLArgument.hpp:358
MethodtextureType
property: textureType
metal-cpp/Metal/MTLDevice.hpp:514
MethodtextureType
property: textureType
metal-cpp/Metal/MTLArgument.hpp:532
MethodtextureType
property: textureType
metal-cpp/Metal/MTLTexture.hpp:286
Functiontgamma
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
MethodthermalState
metal-cpp/Foundation/NSProcessInfo.hpp:328
MethodthreadGroupSizeIsMultipleOfThreadExecutionWidth
property: threadGroupSizeIsMultipleOfThreadExecutionWidth
metal-cpp/Metal/MTLComputePipeline.hpp:172
MethodthreadgroupMemoryAlignment
property: threadgroupMemoryAlignment
metal-cpp/Metal/MTLArgument.hpp:622
MethodthreadgroupMemoryDataSize
property: threadgroupMemoryDataSize
metal-cpp/Metal/MTLArgument.hpp:628
MethodthreadgroupMemoryLength
property: threadgroupMemoryLength
metal-cpp/Metal/MTLRenderPass.hpp:694
MethodthreadgroupSizeMatchesTileSize
property: threadgroupSizeMatchesTileSize
metal-cpp/Metal/MTLRenderPipeline.hpp:956
MethodtileAdditionalBinaryFunctions
property: tileAdditionalBinaryFunctions
metal-cpp/Metal/MTLRenderPipeline.hpp:927
MethodtileArguments
property: tileArguments
metal-cpp/Metal/MTLRenderPipeline.hpp:521
MethodtileBuffers
property: tileBuffers
metal-cpp/Metal/MTLRenderPipeline.hpp:1137
MethodtileFunction
property: tileFunction
metal-cpp/Metal/MTLRenderPipeline.hpp:1098
MethodtileHeight
property: tileHeight
metal-cpp/Metal/MTLRenderPass.hpp:716
MethodtileHeight
property: tileHeight
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:775
MethodtileWidth
property: tileWidth
metal-cpp/Metal/MTLRenderPass.hpp:705
MethodtileWidth
property: tileWidth
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:769
MethodtriangleCount
property: triangleCount
metal-cpp/Metal/MTLAccelerationStructure.hpp:558
Functiontrunc
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
Methodtype
property: type
metal-cpp/Metal/MTLFunctionLog.hpp:93
Methodtype
property: type
metal-cpp/Metal/MTLLibrary.hpp:342
Methodtype
property: type
metal-cpp/Metal/MTLHeap.hpp:173
Methodtype
property: type
metal-cpp/Metal/MTLArgument.hpp:568
Functionunderflow
half_lib/half.hpp:800
Methodunload
metal-cpp/Foundation/NSBundle.hpp:194
Methodunlock
metal-cpp/Foundation/NSLock.hpp:58
MethodunsignedCharValue
metal-cpp/Foundation/NSNumber.hpp:377
MethodunsignedIntValue
metal-cpp/Foundation/NSNumber.hpp:405
MethodunsignedIntegerValue
metal-cpp/Foundation/NSNumber.hpp:468
MethodunsignedLongLongValue
metal-cpp/Foundation/NSNumber.hpp:433
MethodunsignedLongValue
metal-cpp/Foundation/NSNumber.hpp:419
MethodunsignedShortValue
metal-cpp/Foundation/NSNumber.hpp:391
MethodupdateFence
method: updateFence:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:105
MethodupdateFence
method: updateFence:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:274
MethodupdateFence
method: updateFence:
metal-cpp/Metal/MTLBlitCommandEncoder.hpp:171
MethodupdateFence
method: updateFence:afterStages:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:721
MethodupdateFence
method: updateFence:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:85
MethodupdateTextureMapping
method: updateTextureMapping:mode:region:mipLevel:slice:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:73
MethodupdateTextureMappings
method: updateTextureMappings:mode:regions:mipLevels:slices:numRegions:
metal-cpp/Metal/MTLResourceStateCommandEncoder.hpp:67
Methodurl
property: url
metal-cpp/Metal/MTLBinaryArchive.hpp:83
Methodusage
property: usage
metal-cpp/Metal/MTLAccelerationStructure.hpp:329
Methodusage
property: usage
metal-cpp/Metal/MTLTexture.hpp:418
MethoduseHeap
method: useHeap:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:129
MethoduseHeap
method: useHeap:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:298
MethoduseHeap
method: useHeap:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:907
MethoduseHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLAccelerationStructureCommandEncoder.hpp:135
MethoduseHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLComputeCommandEncoder.hpp:304
MethoduseHeaps
method: useHeaps:count:
metal-cpp/Metal/MTLRenderCommandEncoder.hpp:913
← previousnext →1,701–1,800 of 1,842, ranked by callers