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
cuda_memcpy
compute/cuda/cuda_image.cpp:97
Method
cuda_program
compute/cuda/cuda_program.cpp:48
Function
cuda_ptx
when using cuda, this returns the ptx version this is compiled for, returns 0 otherwise
compute/device/device_info.hpp:311
Method
cuda_queue
compute/cuda/cuda_queue.cpp:23
Function
cuda_sm
when using cuda, this returns the sm version of the device this is compiled for, returns 0 otherwise
compute/device/device_info.hpp:302
Function
cuda_sub_group_redux
compute/device/cuda.hpp:687
Function
cuda_sub_group_scan
compute/device/cuda.hpp:652
Method
data_path
! returns data path + str * @param str str we want to "add" to the data path */
floor/floor.cpp:1579
Method
data_size
compute/device/common.hpp:340
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
compute/device/device_info.hpp:130
Method
def
core/json.hpp:181
Method
def
core/json.hpp:211
Method
def
core/json.hpp:214
Method
def
core/json.hpp:217
Method
def
core/json.hpp:220
Method
def
core/json.hpp:223
Method
def
core/json.hpp:226
Method
def
core/json.hpp:229
Method
def
core/json.hpp:232
Method
def
core/json.hpp:235
Method
def
core/json.hpp:238
Method
delete_gl_buffer
compute/compute_buffer.cpp:70
Method
delete_gl_image
compute/compute_image.cpp:38
Method
depth_format_validity_check
compute/device/host_image.hpp:314
Method
descriptor_buffer_instance_t
compute/vulkan/vulkan_descriptor_set.hpp:63
Method
deserialize
core/serializer.hpp:106
Method
deserialize
core/serializer.hpp:181
Method
deserialize
core/serializer.hpp:227
Method
deserialize
core/serializer.hpp:250
Method
deserialize
core/serializer.hpp:280
Method
deserialize
core/serializer.hpp:310
Method
deserialize
core/serializer.hpp:348
Method
deserialize
core/serializer.hpp:396
Method
deserialize
core/serializer.hpp:430
Method
deserialize_inplace
core/serializer.hpp:184
Method
deserialize_inplace
core/serializer.hpp:233
Method
deserialize_inplace
core/serializer.hpp:256
Method
deserialize_inplace
core/serializer.hpp:289
Method
deserialize_inplace
core/serializer.hpp:322
Method
deserialize_inplace
core/serializer.hpp:361
Method
deserialize_inplace
core/serializer.hpp:403
Method
deserialize_inplace
core/serializer.hpp:433
Method
destroy
core/logger.cpp:225
Method
destroy
audio/audio_controller.cpp:82
Method
destroy
audio/audio_store.cpp:33
Method
destroy
floor/floor.cpp:809
Method
destroy
compute/vulkan/vulkan_queue.cpp:646
Method
destroy_cmd_pool
destroys the specified command pool, returns true on success
compute/vulkan/vulkan_queue.cpp:503
Method
destroy_minify_programs
compute/compute_image.cpp:1150
Method
determinant
computes the determinant of this matrix
math/matrix4.hpp:257
Method
determinant_2x2
computes the determinant of the top left 2x2 part of this matrix
math/matrix4.hpp:279
Method
determinant_3x3
computes the determinant of the top left 3x3 part of this matrix
math/matrix4.hpp:270
Method
diagonal
math/bbox.hpp:52
Method
dim
compute/device/common.hpp:339
Function
discard_fragment
NOTE: not supported
compute/device/host_post.hpp:49
Function
distance_squared
returns the squared distance between this vector and another vector
math/vector.hpp:1026
Function
down
-Y down vector
math/vector.hpp:386
Method
draw
graphics/graphics_renderer.hpp:248
Method
draw
graphics/vulkan/vulkan_shader.hpp:67
Method
draw_indexed
graphics/graphics_renderer.hpp:255
Method
draw_internal
graphics/vulkan/vulkan_renderer.cpp:551
Method
draw_internal
compute/vulkan/vulkan_indirect_command.cpp:511
Method
draw_patches
graphics/graphics_renderer.hpp:298
Method
draw_patches_indexed
graphics/graphics_renderer.hpp:304
Method
draw_patches_internal
graphics/vulkan/vulkan_renderer.cpp:605
Method
drawable_sanity_check
graphics/graphics_renderer.hpp:169
Method
dual_conjugated
returns the dual form of the conjugate of this dual quaternion (second conjugate)
math/dual_quaternion.hpp:215
Method
dual_quaternion
constructs an identity dual quaternion
math/dual_quaternion.hpp:49
Method
dump
compute/host/elf_binary.cpp:142
Method
dump
compute/host/elf_binary.cpp:386
Method
dump_binary_to_file
compute/compute_memory.hpp:140
Method
dump_binary_to_file
for debugging purposes: dumps the binary content of this buffer into a file
compute/compute_buffer.hpp:180
Method
dump_binary_to_file
for debugging purposes: dumps the binary content of this image into a file
compute/compute_image.hpp:321
Method
dump_to_file
compute/compute_memory.hpp:107
Method
dump_to_file
compute/compute_buffer.hpp:175
Method
dump_to_file
compute/compute_image.hpp:316
Method
elf_binary
compute/host/elf_binary.cpp:480
Method
empty
constexpr/const_array.hpp:34
Method
enable_resource_registry
compute/compute_context.cpp:172
Function
encode_url
core/core.cpp:435
Method
end
constexpr/const_array.hpp:91
Method
end
core/timer.hpp:71
Method
end
core/serializer_storage.hpp:60
Method
end
ends drawing with the specified pass and pipeline
graphics/graphics_renderer.hpp:62
Method
end
graphics/vulkan/vulkan_renderer.cpp:276
Method
end_frame
floor/floor.cpp:1436
Method
erase
core/serializer_storage.hpp:63
Function
escape_string
core/core.cpp:267
Method
event
core/event.cpp:24
Method
event_handler
floor/floor.cpp:1860
Method
event_object
core/event_objects.hpp:139
Method
event_object_base
core/event_objects.hpp:143
Function
exclusive_scan
compute/device/compute_algorithm.hpp:503
Function
exclusive_scan_add
compute/device/compute_algorithm.hpp:514
Method
execute
graphics/vulkan/vulkan_shader.cpp:38
Method
execute
compute/compute_queue.hpp:111
Method
execute
compute/vulkan/vulkan_kernel.cpp:240
Method
execute
compute/vulkan/vulkan_kernel.hpp:96
Method
execute_cooperative
compute/compute_queue.hpp:160
Method
execute_cooperative_sync
compute/compute_queue.hpp:195
← previous
next →
1,001–1,100 of 2,540, ranked by callers