MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,532 in github.com/a2flo/floor

Methodcomplete
src/device/vulkan/vulkan_indirect_command.cpp:244
Methodcomplete_pipeline
src/device/vulkan/vulkan_indirect_command.cpp:258
Methodcompute_arg_count
computes the required argument count for the specified log string
include/floor/core/logger.hpp:54
Methodcompute_buffer_counts_from_functions
src/device/indirect_command.cpp:51
Methodcompute_dim_from_screen_or_user
src/device/graphics_pipeline.cpp:51
Methodcompute_expanded_len
include/floor/device/backend/logger.hpp:200
Methodcompute_image_bpc
helper functions
include/floor/device/backend/host_image.hpp:274
Functioncompute_linear_work_group_size
include/floor/device/backend/algorithm.hpp:34
Functioncompute_normal
src/core/core.cpp:349
Functioncompute_normal_tangent_binormal
src/core/core.cpp:354
Methodconst_string
construct from c string (with size info)
include/floor/constexpr/const_string.hpp:44
Methodconstructor_type
include/floor/core/serializer.hpp:98
Methodcontains
include/floor/math/bbox.hpp:142
Methodcontroller_type_to_string
src/vr/vr_context.cpp:198
Functionconvert_data
include/floor/device/backend/image.hpp:381
Functionconvert_log_format
src/device/vulkan/internal/vulkan_heap.cpp:72
Methodconvert_perf_counter_to_time
src/vr/openxr_input.cpp:1158
Methodconvert_time_to_ticks
src/vr/openxr_input.cpp:1139
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
include/floor/device/backend/host_image.hpp:235
Methodcopy
src/device/opencl/opencl_buffer.cpp:133
Methodcopy
src/device/vulkan/vulkan_buffer.cpp:329
Methodcopy
src/device/cuda/cuda_buffer.cpp:237
Methodcopy_check
include/floor/device/device_buffer.hpp:267
Functioncopysign
include/floor/constexpr/const_math.hpp:1148
Functioncopysign
include/floor/device/backend/host.hpp:75
Functioncopysign
include/floor/device/backend/metal.hpp:93
Functioncopysign
provide copysign implementation (not available in SPIR-V/GLSL)
include/floor/device/backend/vulkan_post.hpp:29
Functioncos
include/floor/device/backend/cuda.hpp:82
Functioncosh
include/floor/constexpr/const_math.hpp:812
Functioncosh
include/floor/device/backend/host.hpp:59
Functioncosh
include/floor/device/backend/cuda.hpp:275
Functioncount
returns the number of components that are equal to value
include/floor/math/vector.hpp:1725
Functioncount_printf_format_args
src/device/vulkan/internal/vulkan_heap.cpp:60
Functioncptr_hex_escape
src/core/core.cpp:497
Methodcrbegin
include/floor/constexpr/const_array.hpp:104
Methodcrbegin
include/floor/core/flat_map.hpp:260
Methodcreate_arg_handler
src/device/opencl/opencl_function.cpp:135
Methodcreate_argument_buffer
src/device/device_function.cpp:57
Methodcreate_argument_buffer_internal
src/device/device_function.cpp:98
Methodcreate_argument_buffer_internal
src/device/host/host_function.cpp:1168
Methodcreate_argument_buffer_internal
src/device/vulkan/vulkan_function.cpp:581
Methodcreate_argument_buffer_internal
src/device/cuda/cuda_function.cpp:238
Methodcreate_buffer
src/device/opencl/opencl_context.cpp:815
Methodcreate_buffer
src/device/vulkan/internal/vulkan_heap.cpp:247
Methodcreate_cmd_buffer
src/device/vulkan/vulkan_renderer.cpp:150
Methodcreate_cmd_pool
creates a new command pool, returning a *non-owning* reference to it
src/device/vulkan/vulkan_queue.cpp:511
Methodcreate_compute_queue
src/device/vulkan/vulkan_context.cpp:3211
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
include/floor/device/device_context.hpp:138
Methodcreate_cuda_program
src/device/cuda/cuda_context.cpp:556
Methodcreate_cuda_program_internal
src/device/cuda/cuda_context.cpp:567
Methodcreate_directory
src/core/file_io.cpp:636
Methodcreate_distinct_compute_queues
src/device/device_context.cpp:285
Methodcreate_distinct_compute_queues
src/device/host/host_context.cpp:302
Methodcreate_distinct_compute_queues
src/device/vulkan/vulkan_context.cpp:3271
Methodcreate_distinct_queues
src/device/device_context.cpp:272
Methodcreate_distinct_queues
src/device/host/host_context.cpp:295
Methodcreate_distinct_queues
src/device/vulkan/vulkan_context.cpp:3256
Methodcreate_encoder
src/device/vulkan/vulkan_function.cpp:178
Methodcreate_fence
src/device/host/host_context.cpp:306
Methodcreate_fence
src/device/opencl/opencl_context.cpp:810
Methodcreate_fence
src/device/vulkan/vulkan_context.cpp:3286
Methodcreate_fence
src/device/cuda/cuda_context.cpp:424
Methodcreate_fixed_sampler_set
src/device/vulkan/vulkan_context.cpp:3469
Methodcreate_graphics_pass
src/device/device_context.cpp:140
Methodcreate_graphics_pass
src/device/vulkan/vulkan_context.cpp:3588
Methodcreate_graphics_pipeline
src/device/device_context.cpp:135
Methodcreate_graphics_pipeline
src/device/vulkan/vulkan_context.cpp:3579
Methodcreate_graphics_renderer
src/device/device_context.cpp:145
Methodcreate_graphics_renderer
src/device/vulkan/vulkan_context.cpp:3597
Methodcreate_host_program
src/device/host/host_context.cpp:485
Methodcreate_host_program_internal
src/device/host/host_context.cpp:494
Methodcreate_image
src/device/opencl/opencl_context.cpp:826
Methodcreate_image
src/device/vulkan/vulkan_context.cpp:3301
Methodcreate_image
constructs an uninitialized image of the specified dimensions, types and channel count on the specified device
include/floor/device/device_context.hpp:264
Methodcreate_indirect_command_pipeline
src/device/device_context.cpp:127
Methodcreate_indirect_command_pipeline
src/device/vulkan/vulkan_context.cpp:3662
Methodcreate_internal
src/device/host/host_image.cpp:68
Methodcreate_internal
src/device/host/host_buffer.cpp:61
Methodcreate_internal
src/device/opencl/opencl_buffer.cpp:81
Methodcreate_internal
src/device/opencl/opencl_image.cpp:84
Methodcreate_internal
src/device/vulkan/vulkan_buffer.cpp:71
Methodcreate_internal
src/device/vulkan/internal/vulkan_image_internal.cpp:208
Methodcreate_opencl_program
src/device/opencl/opencl_context.cpp:925
Methodcreate_opencl_program_internal
src/device/opencl/opencl_context.cpp:958
Methodcreate_program_entry
src/device/host/host_context.cpp:532
Methodcreate_program_entry
src/device/opencl/opencl_context.cpp:1034
Methodcreate_program_entry
src/device/vulkan/vulkan_context.cpp:3463
Methodcreate_program_entry
src/device/cuda/cuda_context.cpp:728
Methodcreate_program_from_archive_binaries
src/device/host/host_context.cpp:377
Methodcreate_program_from_archive_binaries
src/device/opencl/opencl_context.cpp:835
Methodcreate_program_from_archive_binaries
src/device/vulkan/vulkan_context.cpp:3310
Methodcreate_program_from_archive_binaries
src/device/cuda/cuda_context.cpp:471
Methodcreate_queue
src/device/host/host_context.cpp:283
Methodcreate_queue
src/device/opencl/opencl_context.cpp:739
Methodcreate_queue
src/device/vulkan/vulkan_context.cpp:3206
Methodcreate_queue
src/device/cuda/cuda_context.cpp:396
Methodcreate_queue_internal
src/device/vulkan/vulkan_context.cpp:3176
Methodcreate_shared_buffer
src/device/host/host_buffer.cpp:414
Methodcreate_shared_image
src/device/host/host_image.cpp:387
Functioncreate_tmp_file_names
include/floor/core/core.hpp:131
← previousnext →901–1,000 of 2,532, ranked by callers