MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,532 in github.com/a2flo/floor

Functionfloor_opencl_get_kernel_sub_group_info
from opencl_common: just forward to the context function
src/device/opencl/opencl_context.cpp:1041
Functionfloor_rt_clz
-> forward to lsb/msb functions
include/floor/device/backend/vulkan.hpp:60
Functionfloor_rt_clz
include/floor/device/backend/metal.hpp:143
Functionfloor_rt_clz
non-standard bit counting functions (don't use these directly, use math::func instead)
include/floor/device/backend/cuda.hpp:392
Functionfloor_rt_ctz
include/floor/device/backend/vulkan.hpp:76
Functionfloor_rt_ctz
include/floor/device/backend/opencl.hpp:55
Functionfloor_rt_ctz
include/floor/device/backend/metal.hpp:156
Functionfloor_rt_ctz
include/floor/device/backend/cuda.hpp:405
Functionfloor_rt_max
include/floor/device/backend/opencl_common.hpp:158
Functionfloor_rt_min
include/floor/device/backend/opencl_common.hpp:157
Functionfloor_rt_popcount
include/floor/device/backend/vulkan.hpp:91
Functionfloor_rt_popcount
include/floor/device/backend/metal.hpp:171
Functionfloor_rt_popcount
include/floor/device/backend/cuda.hpp:422
Functionfloor_rt_reverse_bits
include/floor/device/backend/metal.hpp:177
Methodfloor_timer_t
static class
include/floor/core/timer.hpp:50
Methodflush
src/device/host/host_queue.cpp:34
Methodflush
src/device/opencl/opencl_queue.cpp:34
Methodflush
src/device/vulkan/vulkan_queue.cpp:688
Methodflush
src/device/cuda/cuda_queue.cpp:46
Functionfmax
include/floor/device/backend/cuda.hpp:79
Functionfmin
include/floor/device/backend/cuda.hpp:78
Functionfmod
include/floor/device/backend/cuda.hpp:66
Functionfractional
include/floor/constexpr/const_math.hpp:311
Functionfractionaled
include/floor/math/vector.hpp:1126
Functionfrom_euler
converts the specified euler angle rotations to a quaternion NOTE: assumes the angles are in radian ref: https://en.wikipedia.org/wiki/Conversion_betw
include/floor/math/quaternion.hpp:408
Methodfrom_float
include/floor/constexpr/soft_f16.hpp:302
Methodfrom_matrix4
include/floor/math/dual_quaternion.hpp:310
Methodfrom_matrix4_with_position
include/floor/math/dual_quaternion.hpp:318
Functionfunc_name
include/floor/constexpr/const_math.hpp:1495
Functionfunnel_shift_clamp_left
combines "low" and "high" to a 64-bit uint, then shifts it left by "shift" amount of bits (clamped by 32)
include/floor/math/rt_math.hpp:586
Functionfunnel_shift_clamp_right
combines "low" and "high" to a 64-bit uint, then shifts it right by "shift" amount of bits (clamped by 32)
include/floor/math/rt_math.hpp:596
Functionfunnel_shift_left
combines "low" and "high" to a 64-bit uint, then shifts it left by "shift" amount of bits (modulo 32)
include/floor/math/rt_math.hpp:566
Functionfunnel_shift_right
combines "low" and "high" to a 64-bit uint, then shifts it right by "shift" amount of bits (modulo 32)
include/floor/math/rt_math.hpp:576
Functionfwidth
NOTE: not supported
include/floor/device/backend/host_post.hpp:67
Functiongcd
include/floor/constexpr/const_math.hpp:1099
Methodgenerate_mip_map_chain
src/device/device_image.cpp:237
Methodgeneric_indirect_command_pipeline
src/device/indirect_command.cpp:181
Methodgeneric_indirect_compute_command_encoder
src/device/indirect_command.cpp:311
Methodgeneric_indirect_pipeline_entry
include/floor/device/indirect_command.hpp:312
Methodget
include/floor/core/aligned_ptr.hpp:138
Methodget<double>
src/core/json.cpp:909
Methodget<int32_t>
src/core/json.cpp:925
Methodget<json_object>
src/core/json.cpp:933
Methodget<uint64_t>
src/core/json.cpp:913
Functionget_2d_from_3d
src/core/core.cpp:69
Functionget_3d_from_2d
src/core/core.cpp:89
Methodget_absolute_path
src/floor/floor.cpp:1547
Methodget_address_mode
include/floor/device/backend/cuda_sampler.hpp:77
Methodget_anisotropy
returns the anisotropy of this image
include/floor/device/device_image.hpp:261
Methodget_as
include/floor/core/aligned_ptr.hpp:147
Methodget_aspect_ratio
returns the image width/height aspect ratio
include/floor/device/device_image.hpp:212
Functionget_barycentric_coord
returns the barycentric coordinate inside a fragment shader
include/floor/device/backend/metal_post.hpp:138
Functionget_barycentric_coord
returns the barycentric coordinate inside a fragment shader
include/floor/device/backend/vulkan_post.hpp:168
Functionget_barycentric_coord
NOTE: not supported
include/floor/device/backend/host_post.hpp:54
Functionget_base_instance_id
NOTE: not supported
include/floor/device/backend/host_post.hpp:38
Functionget_base_vertex_id
NOTE: not supported
include/floor/device/backend/host_post.hpp:30
Methodget_bits_per_pixel
returns the amount of bits needed to store one pixel
include/floor/device/device_image.hpp:271
Methodget_bytes_per_pixel
returns the amount of bytes needed to store one pixel
include/floor/device/device_image.hpp:276
Methodget_call_path
src/floor/floor.cpp:1265
Methodget_caption
src/floor/floor.cpp:1236
Methodget_channel_count
returns the channel count of this image
include/floor/device/device_image.hpp:251
Methodget_char
src/core/file_io.cpp:294
Methodget_command_count
src/device/indirect_command.cpp:149
Methodget_compare_function
include/floor/device/backend/cuda_sampler.hpp:81
Methodget_compression_block_size
returns the 2D block size of the compression method that is being used
include/floor/device/device_image.hpp:292
Methodget_coord_mode
include/floor/device/backend/cuda_sampler.hpp:69
Methodget_cuda_image
returns the CUDA specific image pointer (array or mip-mapped array)
include/floor/device/cuda/cuda_image.hpp:65
Methodget_current_offset
src/core/file_io.cpp:404
Methodget_current_read_offset
src/core/file_io.cpp:412
Methodget_current_write_offset
src/core/file_io.cpp:416
Methodget_cursor_visible
src/floor/floor.cpp:1249
Methodget_data_path
src/floor/floor.cpp:1261
Methodget_device_context
src/floor/floor.cpp:1816
Methodget_device_default_compute_queue
returns the internal default compute-only device_queue for the specified device
include/floor/device/device_context.hpp:143
Methodget_device_default_queue
include/floor/device/host/host_context.hpp:56
Methodget_dim_count
returns the dimensionality of this image
include/floor/device/device_image.hpp:241
Methodget_empty_descriptor_set
src/device/vulkan/vulkan_program.cpp:526
Methodget_event
src/floor/floor.cpp:1253
Methodget_eye_matrix
src/vr/openvr_context.cpp:909
Functionget_file_list
src/core/core.cpp:280
Methodget_filter_mode
include/floor/device/backend/cuda_sampler.hpp:73
Methodget_float
src/core/file_io.cpp:357
Methodget_format
returns the format of this image
include/floor/device/device_image.hpp:256
Methodget_fps
src/floor/floor.cpp:1279
Methodget_frame_time
src/floor/floor.cpp:1284
Methodget_frame_view_state
src/vr/openvr_context.cpp:870
Methodget_fullscreen
src/floor/floor.cpp:1292
Methodget_function
src/device/host/host_program.cpp:108
Methodget_function
src/device/host/host_function.cpp:590
Methodget_function
src/device/opencl/opencl_function.cpp:35
Methodget_function
src/device/vulkan/vulkan_function.cpp:174
Methodget_function
src/device/cuda/cuda_function.cpp:34
Methodget_function_entry
src/device/opencl/opencl_function.cpp:189
Methodget_function_entry
src/device/cuda/cuda_function.cpp:231
Methodget_generate_mip_maps
returns true if automatic mip-map chain generation is enabled
include/floor/device/device_image.hpp:236
Functionget_global_id
include/floor/device/backend/host.hpp:200
Functionget_global_size
include/floor/device/backend/host.hpp:206
Functionget_group_id
include/floor/device/backend/host.hpp:224
Functionget_group_size
include/floor/device/backend/host.hpp:230
Methodget_hdr
src/floor/floor.cpp:1462
← previousnext →1,201–1,300 of 2,532, ranked by callers