MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,540 in github.com/a2flo/floor

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)
math/rt_math.hpp:424
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)
math/rt_math.hpp:434
Functionfunnel_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
Functionfunnel_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
Functionfwidth
NOTE: not supported
compute/device/host_post.hpp:58
Functiongcd
constexpr/const_math.hpp:1005
Methodget
core/aligned_ptr.hpp:136
Methodget
threading/atomic_shared_ptr.hpp:54
Methodget<double>
core/json.cpp:997
Methodget<int64_t>
core/json.cpp:1005
Methodget<json_object>
core/json.cpp:1021
Methodget<uint64_t>
core/json.cpp:1001
Methodget<vector<json_value>>
core/json.cpp:1025
Functionget_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
Functionget_3d_from_2d
core/core.cpp:95
Methodget_absolute_path
floor/floor.cpp:1896
Methodget_address_mode
compute/device/cuda_sampler.hpp:76
Methodget_and_clear_received_data
net/irc_net.hpp:132
Methodget_anisotropy
returns the anisotropy of this image
compute/compute_image.hpp:252
Methodget_as
core/aligned_ptr.hpp:145
Methodget_aspect_ratio
returns the image width/height aspect ratio
compute/compute_image.hpp:206
Methodget_audio_data
audio/audio_store.cpp:142
Functionget_barycentric_coord
returns the barycentric coordinate inside a fragment shader
compute/device/metal_post.hpp:139
Functionget_barycentric_coord
returns the barycentric coordinate inside a fragment shader
compute/device/vulkan_post.hpp:165
Functionget_barycentric_coord
NOTE: not supported
compute/device/host_post.hpp:45
Methodget_bits_per_pixel
returns the amount of bits needed to store one pixel
compute/compute_image.hpp:262
Methodget_bytes_per_pixel
returns the amount of bytes needed to store one pixel
compute/compute_image.hpp:267
Methodget_call_path
! returns the call path */
floor/floor.cpp:1566
Methodget_caption
! returns the window caption */
floor/floor.cpp:1501
Methodget_channel_count
returns the channel count of this image
compute/compute_image.hpp:242
Methodget_char
! reads a single char from the current file input stream and returns it */
core/file_io.cpp:290
Methodget_command_count
compute/indirect_command.cpp:143
Methodget_compare_function
compute/device/cuda_sampler.hpp:80
Methodget_compression_block_size
returns the 2D block size of the compression method that is being used
compute/compute_image.hpp:283
Methodget_compute_context
floor/floor.cpp:2163
Methodget_compute_type
compute/host/host_compute.hpp:47
Methodget_compute_type
compute/opencl/opencl_compute.hpp:50
Methodget_compute_type
compute/opencl/opencl_kernel.hpp:74
Methodget_compute_type
compute/metal/metal_compute.hpp:59
Methodget_compute_type
compute/metal/metal_kernel.hpp:70
Methodget_compute_type
compute/vulkan/vulkan_kernel.hpp:139
Methodget_compute_type
compute/vulkan/vulkan_compute.hpp:63
Methodget_compute_type
compute/cuda/cuda_compute.hpp:47
Methodget_coord_mode
compute/device/cuda_sampler.hpp:68
Methodget_cuda_image
returns the cuda specific image pointer (array or mip-mapped array)
compute/cuda/cuda_image.hpp:69
Functionget_current_cipher
net/net_tcp.hpp:142
Methodget_current_offset
! returns the current file offset */
core/file_io.cpp:414
Methodget_current_read_offset
core/file_io.cpp:422
Methodget_current_write_offset
core/file_io.cpp:426
Methodget_cursor_visible
! returns the cursor visibility stateo */
floor/floor.cpp:1541
Methodget_data_path
! returns the data path */
floor/floor.cpp:1560
Methodget_default_queue_for_memory
compute/compute_memory.cpp:148
Methodget_device_default_compute_queue
returns the internal default compute-only compute_queue for the specified device
compute/compute_context.hpp:129
Methodget_dim_count
returns the dimensionality of this image
compute/compute_image.hpp:232
Methodget_empty_descriptor_set
compute/vulkan/vulkan_program.cpp:447
Methodget_error
net/asio_error_handler.cpp:72
Methodget_event
! returns a pointer to the event class */
floor/floor.cpp:1547
Methodget_eye_matrix
vr/openvr_context.cpp:919
Functionget_file_list
core/core.cpp:280
Methodget_filter_mode
compute/device/cuda_sampler.hpp:72
Methodget_float
! reads a single float from the current file input stream and returns it */
core/file_io.cpp:360
Methodget_format
returns the format of this image
compute/compute_image.hpp:247
Methodget_fps
floor/floor.cpp:1600
Methodget_frame_time
floor/floor.cpp:1605
Methodget_frame_view_state
vr/openvr_context.cpp:880
Methodget_fullscreen
floor/floor.cpp:1613
Methodget_generate_mip_maps
returns true if automatic mip-map chain generation is enabled
compute/compute_image.hpp:227
Functionget_global_id
compute/device/host.hpp:195
Functionget_global_size
compute/device/host.hpp:201
Functionget_group_id
compute/device/host.hpp:219
Functionget_group_size
compute/device/host.hpp:225
Methodget_hdr
floor/floor.cpp:1773
Methodget_hdr_display_max_nits
compute/compute_context.cpp:168
Methodget_hdr_linear
floor/floor.cpp:1777
Methodget_hdr_range_max
compute/compute_context.cpp:164
Methodget_height
floor/floor.cpp:1625
Methodget_hidpi
floor/floor.cpp:1765
Methodget_host_data
returns the associated host memory span/range
compute/compute_memory.hpp:55
Methodget_host_image_buffer_ptr
returns a direct pointer to the internal host image buffer
compute/host/host_image.hpp:56
Methodget_host_image_program_info
returns the internal structure necessary to run a function/program with this image
compute/host/host_image.hpp:61
Methodget_host_ptr
returns the associated host memory pointer
compute/compute_memory.hpp:51
Methodget_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
Methodget_image_sample_count
returns the sample count of this image
compute/compute_image.hpp:257
Functionget_instance_id
NOTE: not supported
compute/device/host_post.hpp:29
Methodget_kernel
compute/host/host_program.cpp:100
Methodget_kernel
compute/host/host_kernel.cpp:581
Methodget_kernel
compute/opencl/opencl_kernel.cpp:32
Methodget_kernel
compute/vulkan/vulkan_kernel.cpp:153
Methodget_kernel
compute/cuda/cuda_kernel.cpp:31
Methodget_kernel_dim
returns the kernel dimensionality
compute/llvm_toolchain.hpp:152
Methodget_kernel_entry
compute/opencl/opencl_kernel.cpp:186
Methodget_kernel_entry
compute/vulkan/vulkan_kernel.cpp:524
Methodget_kernel_entry
compute/cuda/cuda_kernel.cpp:232
Methodget_kernel_path
! returns the kernel path */
floor/floor.cpp:1572
Methodget_key_repeat
floor/floor.cpp:1663
Methodget_ldouble_click_time
floor/floor.cpp:1667
Methodget_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
Methodget_line_and_column_from_iter
lang/lexer.cpp:487
Methodget_local_address
net/irc_net.hpp:135
Methodget_local_address
net/net_tcp.hpp:300
← previousnext →1,201–1,300 of 2,540, ranked by callers