MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,540 in github.com/a2flo/floor

Functionconstexpr
compute/device/image.hpp:460
Functionconstexpr
can we fallback to a sub-group level implementation?
compute/device/compute_algorithm.hpp:201
Methodconstructor_type
core/serializer.hpp:98
Methodcontains
math/bbox.hpp:141
Methodcontroller_type_to_string
vr/vr_context.cpp:197
Functionconvert_data
compute/device/image.hpp:340
Methodconvert_perf_counter_to_time
vr/openxr_input.cpp:1140
Methodconvert_time_to_ticks
vr/openxr_input.cpp:1121
Methodcoord_to_offset
-> coord to offset functions for all image dims, note that coord is assumed to be clamped and a floor vector 1D, 1D buffer
compute/device/host_image.hpp:234
Methodcopy
compute/opencl/opencl_buffer.cpp:159
Methodcopy
compute/vulkan/vulkan_buffer.cpp:273
Methodcopy
compute/cuda/cuda_buffer.cpp:282
Methodcopy_check
compute/compute_buffer.hpp:280
Functioncopy_depth_texture
compute/cuda/cuda_image.cpp:942
Functioncopysign
constexpr/const_math.hpp:1034
Functioncopysign
compute/device/host.hpp:76
Functioncopysign
compute/device/metal.hpp:94
Functioncopysign
provide copysign implementation (not available in SPIR-V/GLSL)
compute/device/vulkan_post.hpp:30
Functioncos
compute/device/cuda.hpp:87
Functioncosh
constexpr/const_math.hpp:815
Functioncosh
compute/device/host.hpp:60
Functioncosh
compute/device/cuda.hpp:386
Functioncount
returns the number of components that are equal to value
math/vector.hpp:1538
Functioncptr_hex_escape
core/core.cpp:505
Methodcrbegin
constexpr/const_array.hpp:103
Methodcrbegin
core/flat_map.hpp:263
Methodcreate_arg_handler
compute/opencl/opencl_kernel.cpp:132
Methodcreate_argument_buffer
compute/compute_kernel.cpp:55
Methodcreate_argument_buffer_internal
compute/compute_kernel.cpp:95
Methodcreate_argument_buffer_internal
compute/host/host_kernel.cpp:1319
Methodcreate_argument_buffer_internal
compute/vulkan/vulkan_kernel.cpp:529
Methodcreate_argument_buffer_internal
compute/cuda/cuda_kernel.cpp:237
Methodcreate_buffer
compute/compute_context.hpp:155
Methodcreate_buffer
compute/opencl/opencl_compute.cpp:832
Methodcreate_cmd_buffer
graphics/vulkan/vulkan_renderer.cpp:102
Methodcreate_cmd_pool
creates a new command pool, returning a *non-owning* reference to it
compute/vulkan/vulkan_queue.cpp:491
Methodcreate_compute_queue
create a compute-only queue for the specified device NOTE: this is only relevant on backends that a) offer graphics supports and b) offer compute-only
compute/compute_context.hpp:124
Methodcreate_compute_queue
compute/vulkan/vulkan_compute.cpp:2580
Methodcreate_cuda_program
compute/cuda/cuda_compute.cpp:610
Methodcreate_cuda_program_internal
compute/cuda/cuda_compute.cpp:621
Methodcreate_directory
core/file_io.cpp:643
Methodcreate_encoder
compute/vulkan/vulkan_kernel.cpp:157
Methodcreate_fence
compute/host/host_compute.cpp:274
Methodcreate_fence
compute/opencl/opencl_compute.cpp:827
Methodcreate_fence
compute/vulkan/vulkan_compute.cpp:2615
Methodcreate_fence
compute/cuda/cuda_compute.cpp:424
Methodcreate_fixed_sampler_set
compute/vulkan/vulkan_compute.cpp:2842
Methodcreate_gl_buffer
compute/compute_buffer.cpp:77
Methodcreate_gl_image
compute/compute_image.cpp:45
Methodcreate_graphics_pass
compute/compute_context.cpp:129
Methodcreate_graphics_pass
compute/vulkan/vulkan_compute.cpp:2965
Methodcreate_graphics_pipeline
compute/compute_context.cpp:124
Methodcreate_graphics_pipeline
compute/vulkan/vulkan_compute.cpp:2956
Methodcreate_graphics_renderer
compute/compute_context.cpp:134
Methodcreate_graphics_renderer
compute/vulkan/vulkan_compute.cpp:2974
Methodcreate_host_program
compute/host/host_compute.cpp:498
Methodcreate_host_program_internal
compute/host/host_compute.cpp:507
Methodcreate_image
compute/compute_context.hpp:246
Methodcreate_image
compute/opencl/opencl_compute.cpp:868
Methodcreate_image
compute/vulkan/vulkan_compute.cpp:2644
Methodcreate_indirect_command_pipeline
compute/host/host_compute.cpp:555
Methodcreate_indirect_command_pipeline
compute/opencl/opencl_compute.cpp:1168
Methodcreate_indirect_command_pipeline
compute/vulkan/vulkan_compute.cpp:3077
Methodcreate_indirect_command_pipeline
compute/cuda/cuda_compute.cpp:778
Methodcreate_internal
compute/host/host_image.cpp:69
Methodcreate_internal
compute/host/host_buffer.cpp:61
Methodcreate_internal
compute/opencl/opencl_buffer.cpp:81
Methodcreate_internal
compute/opencl/opencl_image.cpp:84
Methodcreate_internal
compute/vulkan/vulkan_image.cpp:111
Methodcreate_internal
compute/vulkan/vulkan_buffer.cpp:58
Methodcreate_opencl_program
compute/opencl/opencl_compute.cpp:995
Methodcreate_opencl_program_internal
compute/opencl/opencl_compute.cpp:1027
Methodcreate_program_entry
compute/host/host_compute.cpp:545
Methodcreate_program_entry
compute/opencl/opencl_compute.cpp:1103
Methodcreate_program_entry
compute/vulkan/vulkan_compute.cpp:2836
Methodcreate_program_entry
compute/cuda/cuda_compute.cpp:772
Methodcreate_queue
compute/host/host_compute.cpp:270
Methodcreate_queue
compute/opencl/opencl_compute.cpp:756
Methodcreate_queue
compute/vulkan/vulkan_compute.cpp:2575
Methodcreate_queue
compute/cuda/cuda_compute.cpp:397
Methodcreate_queue_internal
compute/vulkan/vulkan_compute.cpp:2545
Methodcreate_shared_buffer
compute/host/host_buffer.cpp:483
Methodcreate_shared_image
compute/host/host_image.cpp:501
Functioncreate_tmp_file_names
core/core.hpp:125
Methodcreate_tracker_actions_and_spaces
vr/openxr_input.cpp:903
Methodcreate_tupled_args
compute/device/logger.hpp:89
Methodcreate_vulkan_framebuffer
graphics/vulkan/vulkan_renderer.cpp:57
Methodcreate_vulkan_program
compute/vulkan/vulkan_compute.cpp:2749
Methodcreate_vulkan_program_internal
compute/vulkan/vulkan_compute.cpp:2766
Methodcrend
constexpr/const_array.hpp:104
Methodcrend
core/flat_map.hpp:264
Functionctz
returns an int vector containing the number of trailing 0-bits of each component in this vector
math/vector.hpp:1985
Functioncubic_interpolated
cubic interpolation (with *this = a, interpolation between a and b, and values in order [a_prev, a, b, b_next])
math/vector.hpp:1837
Methodcuda_argument_buffer
compute/cuda/cuda_argument_buffer.cpp:25
Methodcuda_buffer
compute/cuda/cuda_buffer.hpp:43
Methodcuda_buffer
compute/cuda/cuda_buffer.cpp:38
Methodcuda_compute
compute/cuda/cuda_compute.cpp:32
Methodcuda_device
compute/cuda/cuda_device.cpp:21
Methodcuda_image
compute/cuda/cuda_image.cpp:179
Methodcuda_kernel
compute/cuda/cuda_kernel.cpp:28
← previousnext →901–1,000 of 2,540, ranked by callers