Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a2flo/floor
/ functions
Functions
2,540 in github.com/a2flo/floor
⨍
Functions
2,540
◇
Types & classes
834
Function
funnel_shift_clamp_left
combines "low" and "high" to a 64-bit uint, then shifts it left by "shift" amount of bits (clamped by 32)
math/rt_math.hpp:424
Function
funnel_shift_clamp_right
combines "low" and "high" to a 64-bit uint, then shifts it right by "shift" amount of bits (clamped by 32)
math/rt_math.hpp:434
Function
funnel_shift_left
combines "low" and "high" to a 64-bit uint, then shifts it left by "shift" amount of bits (modulo 32)
math/rt_math.hpp:404
Function
funnel_shift_right
combines "low" and "high" to a 64-bit uint, then shifts it right by "shift" amount of bits (modulo 32)
math/rt_math.hpp:414
Function
fwidth
NOTE: not supported
compute/device/host_post.hpp:58
Function
gcd
constexpr/const_math.hpp:1005
Method
get
core/aligned_ptr.hpp:136
Method
get
threading/atomic_shared_ptr.hpp:54
Method
get<double>
core/json.cpp:997
Method
get<int64_t>
core/json.cpp:1005
Method
get<json_object>
core/json.cpp:1021
Method
get<uint64_t>
core/json.cpp:1001
Method
get<vector<json_value>>
core/json.cpp:1025
Function
get_2d_from_3d
! converts (projects) a 3d vertex to a 2d screen position * @param v the 3d vertex * @param p the 2d screen position */
core/core.cpp:75
Function
get_3d_from_2d
core/core.cpp:95
Method
get_absolute_path
floor/floor.cpp:1896
Method
get_address_mode
compute/device/cuda_sampler.hpp:76
Method
get_and_clear_received_data
net/irc_net.hpp:132
Method
get_anisotropy
returns the anisotropy of this image
compute/compute_image.hpp:252
Method
get_as
core/aligned_ptr.hpp:145
Method
get_aspect_ratio
returns the image width/height aspect ratio
compute/compute_image.hpp:206
Method
get_audio_data
audio/audio_store.cpp:142
Function
get_barycentric_coord
returns the barycentric coordinate inside a fragment shader
compute/device/metal_post.hpp:139
Function
get_barycentric_coord
returns the barycentric coordinate inside a fragment shader
compute/device/vulkan_post.hpp:165
Function
get_barycentric_coord
NOTE: not supported
compute/device/host_post.hpp:45
Method
get_bits_per_pixel
returns the amount of bits needed to store one pixel
compute/compute_image.hpp:262
Method
get_bytes_per_pixel
returns the amount of bytes needed to store one pixel
compute/compute_image.hpp:267
Method
get_call_path
! returns the call path */
floor/floor.cpp:1566
Method
get_caption
! returns the window caption */
floor/floor.cpp:1501
Method
get_channel_count
returns the channel count of this image
compute/compute_image.hpp:242
Method
get_char
! reads a single char from the current file input stream and returns it */
core/file_io.cpp:290
Method
get_command_count
compute/indirect_command.cpp:143
Method
get_compare_function
compute/device/cuda_sampler.hpp:80
Method
get_compression_block_size
returns the 2D block size of the compression method that is being used
compute/compute_image.hpp:283
Method
get_compute_context
floor/floor.cpp:2163
Method
get_compute_type
compute/host/host_compute.hpp:47
Method
get_compute_type
compute/opencl/opencl_compute.hpp:50
Method
get_compute_type
compute/opencl/opencl_kernel.hpp:74
Method
get_compute_type
compute/metal/metal_compute.hpp:59
Method
get_compute_type
compute/metal/metal_kernel.hpp:70
Method
get_compute_type
compute/vulkan/vulkan_kernel.hpp:139
Method
get_compute_type
compute/vulkan/vulkan_compute.hpp:63
Method
get_compute_type
compute/cuda/cuda_compute.hpp:47
Method
get_coord_mode
compute/device/cuda_sampler.hpp:68
Method
get_cuda_image
returns the cuda specific image pointer (array or mip-mapped array)
compute/cuda/cuda_image.hpp:69
Function
get_current_cipher
net/net_tcp.hpp:142
Method
get_current_offset
! returns the current file offset */
core/file_io.cpp:414
Method
get_current_read_offset
core/file_io.cpp:422
Method
get_current_write_offset
core/file_io.cpp:426
Method
get_cursor_visible
! returns the cursor visibility stateo */
floor/floor.cpp:1541
Method
get_data_path
! returns the data path */
floor/floor.cpp:1560
Method
get_default_queue_for_memory
compute/compute_memory.cpp:148
Method
get_device_default_compute_queue
returns the internal default compute-only compute_queue for the specified device
compute/compute_context.hpp:129
Method
get_dim_count
returns the dimensionality of this image
compute/compute_image.hpp:232
Method
get_empty_descriptor_set
compute/vulkan/vulkan_program.cpp:447
Method
get_error
net/asio_error_handler.cpp:72
Method
get_event
! returns a pointer to the event class */
floor/floor.cpp:1547
Method
get_eye_matrix
vr/openvr_context.cpp:919
Function
get_file_list
core/core.cpp:280
Method
get_filter_mode
compute/device/cuda_sampler.hpp:72
Method
get_float
! reads a single float from the current file input stream and returns it */
core/file_io.cpp:360
Method
get_format
returns the format of this image
compute/compute_image.hpp:247
Method
get_fps
floor/floor.cpp:1600
Method
get_frame_time
floor/floor.cpp:1605
Method
get_frame_view_state
vr/openvr_context.cpp:880
Method
get_fullscreen
floor/floor.cpp:1613
Method
get_generate_mip_maps
returns true if automatic mip-map chain generation is enabled
compute/compute_image.hpp:227
Function
get_global_id
compute/device/host.hpp:195
Function
get_global_size
compute/device/host.hpp:201
Function
get_group_id
compute/device/host.hpp:219
Function
get_group_size
compute/device/host.hpp:225
Method
get_hdr
floor/floor.cpp:1773
Method
get_hdr_display_max_nits
compute/compute_context.cpp:168
Method
get_hdr_linear
floor/floor.cpp:1777
Method
get_hdr_range_max
compute/compute_context.cpp:164
Method
get_height
floor/floor.cpp:1625
Method
get_hidpi
floor/floor.cpp:1765
Method
get_host_data
returns the associated host memory span/range
compute/compute_memory.hpp:55
Method
get_host_image_buffer_ptr
returns a direct pointer to the internal host image buffer
compute/host/host_image.hpp:56
Method
get_host_image_program_info
returns the internal structure necessary to run a function/program with this image
compute/host/host_image.hpp:61
Method
get_host_ptr
returns the associated host memory pointer
compute/compute_memory.hpp:51
Method
get_image_data_size_at_mip_level
returns the data size necessary to store this image in memory at the specified mip level
compute/compute_image.hpp:222
Method
get_image_sample_count
returns the sample count of this image
compute/compute_image.hpp:257
Function
get_instance_id
NOTE: not supported
compute/device/host_post.hpp:29
Method
get_kernel
compute/host/host_program.cpp:100
Method
get_kernel
compute/host/host_kernel.cpp:581
Method
get_kernel
compute/opencl/opencl_kernel.cpp:32
Method
get_kernel
compute/vulkan/vulkan_kernel.cpp:153
Method
get_kernel
compute/cuda/cuda_kernel.cpp:31
Method
get_kernel_dim
returns the kernel dimensionality
compute/llvm_toolchain.hpp:152
Method
get_kernel_entry
compute/opencl/opencl_kernel.cpp:186
Method
get_kernel_entry
compute/vulkan/vulkan_kernel.cpp:524
Method
get_kernel_entry
compute/cuda/cuda_kernel.cpp:232
Method
get_kernel_path
! returns the kernel path */
floor/floor.cpp:1572
Method
get_key_repeat
floor/floor.cpp:1663
Method
get_ldouble_click_time
floor/floor.cpp:1667
Method
get_line
! reads a line from the current input stream (senseless if we have a binary file) * @param finput a pointer to a char where the line is written to
core/file_io.cpp:276
Method
get_line_and_column_from_iter
lang/lexer.cpp:487
Method
get_local_address
net/irc_net.hpp:135
Method
get_local_address
net/net_tcp.hpp:300
← previous
next →
1,201–1,300 of 2,540, ranked by callers