MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,540 in github.com/a2flo/floor

↓ 121 callersMethodget
core/json.hpp:65
↓ 95 callersMethoddata
constexpr/const_array.hpp:79
↓ 88 callersMethodsize
compute/device/cuda_coop.hpp:46
↓ 70 callersMethodempty
core/flat_map.hpp:266
↓ 57 callersMethodfind
returns an iterator to the <key, value> pair corresponding to 'key', returns end() if not found
core/flat_map.hpp:234
↓ 57 callersFunctionto_string
returns a string representation of this vector
math/vector.hpp:1608
↓ 48 callersMethodend
core/flat_map.hpp:254
↓ 47 callersMethodreserve
core/flat_map.hpp:268
↓ 43 callersMethodget_device
compute/compute_context.cpp:24
↓ 42 callersMethoderase
erases the <key, value> pair at 'iter', returns an iterator to the next entry
core/flat_map.hpp:213
↓ 36 callersMethodbegin
forward auxiliary functions
core/flat_map.hpp:253
↓ 35 callersFunctionmax
compute/device/host.hpp:46
↓ 31 callersMethodemplace
inserts a new <key, value> pair if no entry for 'key' exists yet and returns pair<true, iterator to it>, or returns pair<false, iterator to the curren
core/flat_map.hpp:192
↓ 28 callersMethodinsert
inserts a new <key, value> pair if no entry for 'key' exists yet and returns pair<true, iterator to it>, or returns pair<false, iterator to the curren
core/flat_map.hpp:182
↓ 26 callersFunctionimage_dim_count
returns the dimensionality of the specified image type
compute/device/image_types.hpp:448
↓ 26 callersMethodsize
lang/source_types.cpp:65
↓ 24 callersFunctionmin
compute/device/host.hpp:44
↓ 23 callersMethodsize
core/flat_map.hpp:265
↓ 21 callersMethodinsert_or_assign
inserts a new <key, value> pair if no entry for 'key' exists yet, or replaces the current <key, value> entry if it does, returns an iterator to the <k
core/flat_map.hpp:171
↓ 19 callersFunctionfloat_to_half
compute/device/cuda.hpp:66
↓ 19 callersFunctionfrom_clang_vector
math/vector.hpp:2121
↓ 18 callersMethodis_open
core/file_io.cpp:558
↓ 18 callersMethodlock
threading/thread_base.cpp:143
↓ 18 callersMethodunlock
threading/thread_base.cpp:167
↓ 17 callersMethodclear
core/flat_map.hpp:267
↓ 17 callersMethodcount
returns 1 if a <key, value> entry for 'key' exists in this map, 0 if not
core/flat_map.hpp:248
↓ 16 callersMethodfinish
compute/host/host_queue.cpp:26
↓ 16 callersFunctionhalf_to_float
half <-> float conversion
compute/device/cuda.hpp:60
↓ 15 callersFunctionfind
core/core.hpp:156
↓ 14 callersMethodcend
core/flat_map.hpp:258
↓ 14 callersMethodclear
zeros/clears the complete memory object, returns true on success
compute/compute_memory.hpp:93
↓ 14 callersMethodget_queue_ptr
compute/opencl/opencl_queue.cpp:46
↓ 13 callersMethoddata
core/serializer_storage.hpp:54
↓ 13 callersMethodread
compute/host/host_buffer.cpp:126
↓ 13 callersMethodset_debug_label
compute/vulkan/vulkan_image.cpp:1330
↓ 13 callersFunctionsimd_width
returns the expected SIMD-width of the device (or 0 if unknown) NOTE: for certain devices this might be variable both at run-time and at compile-time,
compute/device/device_info.hpp:207
↓ 12 callersFunctionimage_channel_count
returns the channel count of the specified image type
compute/device/image_types.hpp:459
↓ 12 callersFunctionmax
math/rt_math.hpp:76
↓ 11 callersMethodat_end
lang/grammar.hpp:178
↓ 11 callersMethodcbegin
core/flat_map.hpp:257
↓ 11 callersMethodget_queue_ptr
compute/cuda/cuda_queue.cpp:55
↓ 11 callersMethodprint_at_depth
lang/grammar.hpp:229
↓ 11 callersMethodset_vulkan_debug_label
compute/vulkan/vulkan_compute.cpp:3040
↓ 10 callersFunctionREQUIRES
threading/thread_safety.hpp:178
↓ 10 callersFunctionimage_compressed
returns true if the image type is using a compressed image format
compute/device/image_types.hpp:514
↓ 10 callersFunctionimage_data_size_from_types
returns the total amount of bytes needed to store the image of the specified dimensions, types and mip-levels "max_mip_level" can be set to the max mi
compute/device/image_types.hpp:730
↓ 10 callersMethodnext
increase token iterator
lang/grammar.hpp:160
↓ 10 callersFunctiontokenize
core/core.cpp:157
↓ 10 callersMethodwhat
original error/exception message
net/asio_error_handler.hpp:46
↓ 9 callersMethodclose
core/file_io.cpp:113
↓ 9 callersFunctiondfdx
NOTE: not supported
compute/device/host_post.hpp:54
↓ 9 callersFunctiondfdy
NOTE: not supported
compute/device/host_post.hpp:56
↓ 9 callersFunctiondim
image query functions queries the image dimension at run-time, returning it in the same format as compute_image::image_dim
compute/device/image.hpp:357
↓ 9 callersFunctiondistance
returns the distance between this vector and another vector
math/vector.hpp:1021
↓ 9 callersFunctionimage_slice_data_size_from_types
returns the total amount of bytes needed to store a slice of an image of the specified dimensions and types (or of the complete image w/o mip levels i
compute/device/image_types.hpp:674
↓ 9 callersFunctionread
compute/device/image.hpp:545
↓ 9 callersFunctionwrite
compute/device/image.hpp:1125
↓ 8 callersMethodcompare_exchange_strong
threading/atomic_shared_ptr.hpp:98
↓ 8 callersMethodget_device_default_queue
compute/host/host_compute.hpp:54
↓ 8 callersMethodget_device_default_queue
compute/cuda/cuda_compute.cpp:414
↓ 8 callersFunctionglobal_mem_fence
memory fence handling (all the same) NOTE: compared to a barrier, a memory fence does not have to be encountered by all work-items (no context/fiber s
compute/host/host_kernel.cpp:1241
↓ 8 callersFunctionmin
math/rt_math.hpp:46
↓ 8 callersMethodwrite
core/file_io.hpp:96
↓ 7 callersFunctionimage_bytes_per_pixel
returns the amount of bytes needed to store one pixel NOTE: rounded up if "bits per pixel" is not divisible by 8
compute/device/image_types.hpp:640
↓ 7 callersFunctionimage_sample_count
return the sample count of the specified image type
compute/device/image_types.hpp:475
↓ 7 callersFunctionstou
core/cpp_ext.hpp:35
↓ 7 callersFunctionsystem
core/core.cpp:403
↓ 6 callersFunctioncl_error_to_string
compute/opencl/opencl_common.hpp:219
↓ 6 callersMethodget
threading/atomic_shared_ptr.hpp:144
↓ 6 callersMethodget_device_default_queue
compute/vulkan/vulkan_compute.cpp:2587
↓ 6 callersFunctionget_hw_thread_count
core/core.cpp:540
↓ 6 callersFunctionimage_bits_of_channel
returns the amount of bits needed to store the specified channel NOTE: not viable for compressed image formats
compute/device/image_types.hpp:606
↓ 6 callersFunctionimage_storage_dim_count
returns the storage dimensionality of the specified image type
compute/device/image_types.hpp:453
↓ 6 callersMethodis_valid
returns true if this is a valid ELF binary
compute/host/elf_binary.hpp:65
↓ 6 callersFunctionsqrt
compute/device/host.hpp:39
↓ 6 callersFunctiontrim
core/core.cpp:248
↓ 6 callersFunctionvk_aspect_flags_from_type
compute/vulkan/vulkan_image.cpp:37
↓ 5 callersFunctionabs
constexpr/const_math.hpp:225
↓ 5 callersFunctionatomic_add
add
compute/device/cuda_atomic.hpp:65
↓ 5 callersFunctioncompile_program
compute/llvm_toolchain.cpp:195
↓ 5 callersFunctioncompile_program_file
compute/llvm_toolchain.cpp:202
↓ 5 callersFunctioncos
compute/device/host.hpp:53
↓ 5 callersFunctiondeg_to_rad
constexpr/const_math.hpp:61
↓ 5 callersMethodempty
net/asio_error_handler.cpp:60
↓ 5 callersFunctionexp
constexpr/const_math.hpp:401
↓ 5 callersMethodget_compute_type
compute/host/host_kernel.hpp:74
↓ 5 callersFunctionget_current_thread_name
core/core.cpp:645
↓ 5 callersMethodget_filestream
core/file_io.cpp:581
↓ 5 callersFunctionget_system_error
core/core.cpp:872
↓ 5 callersMethodget_vulkan_buffer_usage
returns the usage flags that this Vulkan buffer was created with
compute/vulkan/vulkan_buffer.hpp:100
↓ 5 callersMethodhas_valid_required_local_size
compute/llvm_toolchain.hpp:141
↓ 5 callersFunctionimage_compression_block_size
returns the 2D block size of the compression method that is being used
compute/device/image_types.hpp:646
↓ 5 callersFunctionimage_mip_level_count
returns the amount of mip-map levels required by the specified image dim and type, down to 1px
compute/device/image_types.hpp:701
↓ 5 callersFunctioninit
compute/cuda/cuda_image.cpp:72
↓ 5 callersMethodinverted
returns the inverted form of this matrix
math/matrix4.hpp:298
↓ 5 callersFunctionis_readable
image storage helpers
compute/device/image.hpp:224
↓ 5 callersFunctionis_windows_8_or_higher
core/core.cpp:731
↓ 5 callersMethodload
threading/atomic_shared_ptr.hpp:175
↓ 5 callersMethodmap
compute/host/host_image.cpp:194
↓ 5 callersMethodmap
compute/vulkan/vulkan_image.cpp:730
next →1–100 of 2,540, ranked by callers