MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,532 in github.com/a2flo/floor

Methodmap_characters
src/lang/lexer.cpp:27
Methodmap_check
include/floor/device/device_buffer.hpp:324
Methodmap_global_ro_memory
src/device/host/elf_binary.cpp:983
Functionmap_memory
src/device/host/elf_binary.cpp:925
Methodmatch
include/floor/lang/grammar.hpp:102
Methodmatch
NOTE: only for demonstration purposes - any derived class should implement this
include/floor/lang/grammar.hpp:279
Methodmatch
include/floor/lang/grammar.hpp:310
Methodmatch
include/floor/lang/grammar.hpp:332
Methodmatch
include/floor/lang/grammar.hpp:355
Methodmatch
include/floor/lang/grammar.hpp:378
Methodmatch
include/floor/lang/grammar.hpp:398
Methodmatch
include/floor/lang/grammar.hpp:414
Methodmatch
include/floor/lang/grammar.hpp:430
Methodmatch
include/floor/lang/grammar.hpp:446
Methodmatch
include/floor/lang/grammar.hpp:462
Methodmatch
simple pass-through
include/floor/lang/grammar.hpp:668
Methodmatch_list
include/floor/lang/grammar.hpp:129
Methodmatch_return_type
full constructor with a moved match_list
include/floor/lang/grammar.hpp:255
Methodmatrix4
constructs an identity matrix
include/floor/math/matrix4.hpp:56
Functionmax_mip_levels
returns the max amount of mip-levels that is supported by the device
include/floor/device/backend/device_info.hpp:420
Methodmax_size
include/floor/constexpr/const_array.hpp:34
Functionmax_tessellation_factor
returns the max supported tessellation factor that is supported by the device
include/floor/device/backend/device_info.hpp:445
Functionmaxed
returns a vector of the maximum between each component of this vector and the corresponding component of another vector
include/floor/math/vector.hpp:1829
Methodmember_node
src/core/json.cpp:574
Methodmetal_buffer
include/floor/device/metal/metal_buffer.hpp:38
Methodmetal_device
src/device/metal/metal_device.cpp:23
Methodmetal_drawable_t
include/floor/device/metal/metal_renderer.hpp:50
Methodmetal_pipeline_entry
include/floor/device/metal/metal_indirect_command.hpp:39
Methodmetal_resource_tracking
include/floor/device/metal/metal_resource_tracking.hpp:31
Methodmetal_resource_type_needs_sync
returns true if the specified resource type/options requires CPU/GPU sync
include/floor/device/metal/metal_buffer.hpp:98
Functionmetal_sub_group_scan
include/floor/device/backend/metal.hpp:352
Methodmin_multiple
memory size must always be a multiple of this
include/floor/device/device_memory.hpp:43
Functionminmax
returns the minimum value and maximum value vector of the components of this vector and another vector
include/floor/math/vector.hpp:1835
Functionminmax_element
returns <minimal component, maximal component>
include/floor/math/vector.hpp:1906
Functionminmax_element_index
returns <index minimal component, index maximal component>
include/floor/math/vector.hpp:1941
Functionminned
returns a vector of the minimum between each component of this vector and the corresponding component of another vector
include/floor/math/vector.hpp:1823
Functionmodf
include/floor/constexpr/const_math.hpp:302
Methodmouse_click_event
include/floor/core/event_objects.hpp:158
Methodmouse_event_base
include/floor/core/event_objects.hpp:151
Methodmouse_move_event_base
include/floor/core/event_objects.hpp:168
Methodmouse_wheel_event_base
include/floor/core/event_objects.hpp:176
Functionmswrap
include/floor/constexpr/const_math.hpp:925
Functionmswrapped
signed mirrored/alternating wrapping of all components of this vector around/to [-max, max], i.e. creating a triangle/zigzag signal from a linear inpu
include/floor/math/vector.hpp:1037
Methodmulti_draw
include/floor/device/graphics_renderer.hpp:258
Methodmulti_draw_indexed
include/floor/device/graphics_renderer.hpp:264
Functionmwrap
include/floor/constexpr/const_math.hpp:904
Functionmwrapped
signed mirrored/alternating wrapping of all components of this vector around/to [0, max], i.e. creating a triangle/zigzag signal from a linear input
include/floor/math/vector.hpp:1014
Functionnative_fma
not actually constexpr, but necessary to properly wrap native/builtin fma intrinsics
include/floor/constexpr/const_math.hpp:1169
Functionnative_rsqrt
include/floor/constexpr/const_math.hpp:1182
Functionnext_pot
include/floor/constexpr/const_math.hpp:1105
Functionnone
include/floor/math/vector.hpp:1574
Functionnormalized
returns the normalized form of this quaternion
include/floor/math/quaternion.hpp:253
Methodnormalized_format_validity_check
include/floor/device/backend/host_image.hpp:300
Functionnum_sub_groups_range_max
returns the max part of the possible #sub-groups [min, max) range of this device
include/floor/device/backend/device_info.hpp:270
Functionnum_sub_groups_range_min
returns the min part of the possible #sub-groups [min, max) range of this device
include/floor/device/backend/device_info.hpp:265
Methodobject_node
src/core/json.cpp:580
Methodopencl_buffer
src/device/opencl/opencl_buffer.cpp:32
Methodopencl_buffer
include/floor/device/opencl/opencl_buffer.hpp:38
Methodopencl_context
src/device/opencl/opencl_context.cpp:40
Methodopencl_device
src/device/opencl/opencl_device.cpp:23
Methodopencl_function
src/device/opencl/opencl_function.cpp:31
Methodopencl_image
src/device/opencl/opencl_image.cpp:33
Methodopencl_program
src/device/opencl/opencl_program.cpp:29
Methodopencl_queue
src/device/opencl/opencl_queue.cpp:26
Methodopenvr_context
src/vr/openvr_context.cpp:170
Methodopenxr_context
src/vr/openxr_context.cpp:102
Functionopenxr_debug_callback
src/vr/openxr_context.cpp:50
Methodoperator!
include/floor/constexpr/soft_f16.hpp:391
Functionoperator!=
include/floor/constexpr/const_string.hpp:252
Functionoperator!=
unequal comparison
include/floor/math/quaternion.hpp:379
Functionoperator!=
component-wise unequal comparison
include/floor/math/vector.hpp:1439
Methodoperator!=
src/lang/source_types.cpp:46
Methodoperator!=
compares this hash with another hash for inequality, returns true if unequal, false otherwise
include/floor/constexpr/sha_256.hpp:70
Methodoperator!=
include/floor/constexpr/const_string.hpp:119
Methodoperator!=
include/floor/constexpr/soft_f16.hpp:430
Methodoperator!=
include/floor/vr/vr_context.hpp:315
Methodoperator!=
include/floor/core/aligned_ptr.hpp:89
Methodoperator!=
unequal comparison
include/floor/math/dual_quaternion.hpp:273
Functionoperator""_cs
include/floor/constexpr/const_string.hpp:274
Functionoperator""_fp
udl to convert any floating-point value into the largest supported one at compile-time
include/floor/math/constants.hpp:126
Functionoperator""_h
include/floor/device/backend/common.hpp:284
Functionoperator""_rtfp
udl to convert any floating-point value into the largest supported one at run-time
include/floor/math/constants.hpp:131
Functionoperator&
include/floor/lang/source_types.hpp:173
Functionoperator&
include/floor/core/event_objects.hpp:129
Methodoperator&
include/floor/device/backend/vulkan_image.hpp:73
Methodoperator&
include/floor/device/backend/metal_image.hpp:158
Methodoperator()
src/core/bcm.cpp:238
Methodoperator()
src/device/universal_binary.cpp:37
Methodoperator()
src/device/host/host_function.cpp:632
Functionoperator*
multiplies this quaternion with 'q' and returns the result
include/floor/math/quaternion.hpp:164
Methodoperator*
include/floor/core/aligned_ptr.hpp:158
Methodoperator*
multiplies this dual quaternion with 'q' and returns the result
include/floor/math/dual_quaternion.hpp:133
Methodoperator*
multiplies this matrix with 'mat' and returns the result
include/floor/math/matrix4.hpp:172
Functionoperator+
adds this quaternion to 'q' and returns the result
include/floor/math/quaternion.hpp:112
Methodoperator+
include/floor/constexpr/const_string.hpp:58
Methodoperator+
adds this dual quaternion to 'q' and returns the result
include/floor/math/dual_quaternion.hpp:109
Methodoperator+
adds this matrix to 'mat' and returns the result
include/floor/math/matrix4.hpp:226
Functionoperator-
subtracts 'q' from this quaternion and returns the result
include/floor/math/quaternion.hpp:126
Methodoperator-
include/floor/constexpr/soft_f16.hpp:384
Methodoperator-
subtracts 'q' from this dual quaternion and returns the result
include/floor/math/dual_quaternion.hpp:121
← previousnext →1,801–1,900 of 2,532, ranked by callers