Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a2flo/floor
/ functions
Functions
2,532 in github.com/a2flo/floor
⨍
Functions
2,532
◇
Types & classes
1,019
Method
create_tracker_actions_and_spaces
src/vr/openxr_input.cpp:921
Method
create_tupled_args
include/floor/device/backend/logger.hpp:90
Method
create_vulkan_framebuffer
src/device/vulkan/vulkan_renderer.cpp:105
Method
create_vulkan_program
src/device/vulkan/vulkan_context.cpp:3394
Method
create_vulkan_program_internal
src/device/vulkan/vulkan_context.cpp:3410
Method
crend
include/floor/constexpr/const_array.hpp:105
Method
crend
include/floor/core/flat_map.hpp:261
Function
ctz
returns an int vector containing the number of trailing 0-bits of each component in this vector
include/floor/math/vector.hpp:2172
Function
cubic_interpolated
cubic interpolation (with *this = a, interpolation between a and b, and values in order [a_prev, a, b, b_next])
include/floor/math/vector.hpp:2024
Method
cuda_argument_buffer
src/device/cuda/cuda_argument_buffer.cpp:28
Method
cuda_buffer
src/device/cuda/cuda_buffer.cpp:39
Method
cuda_buffer
include/floor/device/cuda/cuda_buffer.hpp:42
Method
cuda_context
src/device/cuda/cuda_context.cpp:36
Method
cuda_device
src/device/cuda/cuda_device.cpp:24
Method
cuda_function
src/device/cuda/cuda_function.cpp:30
Method
cuda_image
src/device/cuda/cuda_image.cpp:115
Function
cuda_memcpy
src/device/cuda/cuda_image.cpp:41
Method
cuda_program
src/device/cuda/cuda_program.cpp:50
Function
cuda_ptx
when using cuda, this returns the PTX version this is compiled for, returns 0 otherwise
include/floor/device/backend/device_info.hpp:321
Method
cuda_queue
src/device/cuda/cuda_queue.cpp:27
Function
cuda_sm
when using cuda, this returns the sm version of the device this is compiled for, returns 0 otherwise
include/floor/device/backend/device_info.hpp:303
Function
cuda_sm_aa
when using cuda, this returns true if architecture-accelerated codegen is enabled, returns false otherwise
include/floor/device/backend/device_info.hpp:312
Function
cuda_sub_group_redux
include/floor/device/backend/cuda.hpp:703
Function
cuda_sub_group_scan
include/floor/device/backend/cuda.hpp:665
Method
data_path
src/floor/floor.cpp:1269
Method
data_size
include/floor/device/backend/common.hpp:341
Method
decode_bit
src/core/bcm.cpp:157
Function
dedicated_local_memory
returns the amount of the dedicated local memory that is supported by the device NOTE: for CUDA, this always equals the static memory size NOTE: gener
include/floor/device/backend/device_info.hpp:131
Method
def
include/floor/core/json.hpp:190
Method
def
include/floor/core/json.hpp:241
Method
def
include/floor/core/json.hpp:244
Method
def
include/floor/core/json.hpp:247
Method
def
include/floor/core/json.hpp:250
Method
def
include/floor/core/json.hpp:253
Method
def
include/floor/core/json.hpp:256
Method
def
include/floor/core/json.hpp:259
Method
def
include/floor/core/json.hpp:262
Method
def
include/floor/core/json.hpp:265
Method
def
include/floor/core/json.hpp:268
Method
depth_format_validity_check
include/floor/device/backend/host_image.hpp:315
Method
descriptor_buffer_instance_t
src/device/vulkan/internal/vulkan_descriptor_set.hpp:64
Method
deserialize
include/floor/core/serializer.hpp:106
Method
deserialize
include/floor/core/serializer.hpp:181
Method
deserialize
include/floor/core/serializer.hpp:227
Method
deserialize
include/floor/core/serializer.hpp:250
Method
deserialize
include/floor/core/serializer.hpp:280
Method
deserialize
include/floor/core/serializer.hpp:310
Method
deserialize
include/floor/core/serializer.hpp:348
Method
deserialize
include/floor/core/serializer.hpp:396
Method
deserialize
include/floor/core/serializer.hpp:430
Method
deserialize_inplace
include/floor/core/serializer.hpp:184
Method
deserialize_inplace
include/floor/core/serializer.hpp:233
Method
deserialize_inplace
include/floor/core/serializer.hpp:256
Method
deserialize_inplace
include/floor/core/serializer.hpp:289
Method
deserialize_inplace
include/floor/core/serializer.hpp:322
Method
deserialize_inplace
include/floor/core/serializer.hpp:361
Method
deserialize_inplace
include/floor/core/serializer.hpp:403
Method
deserialize_inplace
include/floor/core/serializer.hpp:433
Method
destroy
src/core/logger.cpp:275
Method
destroy
src/floor/floor.cpp:761
Method
destroy
src/device/vulkan/vulkan_queue.cpp:664
Method
destroy_cmd_pool
destroys the specified command pool, returns true on success
src/device/vulkan/vulkan_queue.cpp:523
Method
destroy_minify_programs
src/device/device_image.cpp:506
Method
destroy_renderer_swapchain
src/device/vulkan/vulkan_context.cpp:2231
Method
determinant
computes the determinant of this matrix
include/floor/math/matrix4.hpp:258
Method
determinant_2x2
computes the determinant of the top left 2x2 part of this matrix
include/floor/math/matrix4.hpp:280
Method
determinant_3x3
computes the determinant of the top left 3x3 part of this matrix
include/floor/math/matrix4.hpp:271
Method
device_buffer
src/device/device_buffer.cpp:34
Method
device_buffer
constructs a buffer of the specified size, using the host pointer as specified by the flags
include/floor/device/device_buffer.hpp:190
Method
device_context
include/floor/device/device_context.hpp:434
Method
device_fence
include/floor/device/device_fence.hpp:48
Method
device_function
include/floor/device/device_function.hpp:45
Method
device_function_arg
include/floor/device/device_function_arg.hpp:36
Method
device_image
include/floor/device/device_image.hpp:428
Method
device_local_buffer
include/floor/device/backend/common.hpp:388
Method
device_memory
src/device/device_memory.cpp:106
Method
device_memory
constructs an incomplete memory object
include/floor/device/device_memory.hpp:164
Method
device_program
include/floor/device/device_program.hpp:33
Method
device_queue
include/floor/device/device_queue.hpp:97
Method
diagonal
include/floor/math/bbox.hpp:53
Method
dim
include/floor/device/backend/common.hpp:340
Function
discard_fragment
NOTE: not supported
include/floor/device/backend/host_post.hpp:58
Function
distance_squared
returns the squared distance between this vector and another vector
include/floor/math/vector.hpp:1194
Function
down
-Y down vector
include/floor/math/vector.hpp:393
Method
draw
include/floor/device/graphics_renderer.hpp:244
Method
draw
include/floor/device/vulkan/vulkan_shader.hpp:68
Method
draw_indexed
include/floor/device/graphics_renderer.hpp:251
Method
draw_internal
src/device/vulkan/vulkan_renderer.cpp:623
Method
draw_internal
src/device/vulkan/vulkan_indirect_command.cpp:534
Method
draw_patches
include/floor/device/graphics_renderer.hpp:294
Method
draw_patches_indexed
include/floor/device/graphics_renderer.hpp:300
Method
draw_patches_internal
src/device/vulkan/vulkan_renderer.cpp:677
Method
drawable_sanity_check
include/floor/device/graphics_renderer.hpp:164
Method
dual_conjugated
returns the dual form of the conjugate of this dual quaternion (second conjugate)
include/floor/math/dual_quaternion.hpp:215
Method
dual_quaternion
constructs an identity dual quaternion
include/floor/math/dual_quaternion.hpp:50
Method
dump
src/device/host/elf_binary.cpp:145
Method
dump
src/device/host/elf_binary.cpp:389
Method
dump_binary_to_file
for debugging purposes: dumps the binary content of this buffer into a file
include/floor/device/device_buffer.hpp:176
Method
dump_binary_to_file
for debugging purposes: dumps the binary content of this image into a file
include/floor/device/device_image.hpp:421
Method
dump_binary_to_file
include/floor/device/device_memory.hpp:126
← previous
next →
1,001–1,100 of 2,532, ranked by callers