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
is_size_static
include/floor/core/serializer.hpp:436
Method
is_supported
include/floor/device/opencl/opencl_context.hpp:47
Method
is_supported
include/floor/device/metal/metal_context.hpp:55
Method
is_supported
include/floor/device/vulkan/vulkan_context.hpp:56
Method
is_supported
include/floor/device/cuda/cuda_context.hpp:45
Function
is_unequal
include/floor/constexpr/const_math.hpp:75
Function
is_unequal
returns true if all components are unequal to the corresponding components of another vector
include/floor/math/vector.hpp:1477
Function
is_unequal_vec
component-wise unequal comparison +/- epsilon
include/floor/math/vector.hpp:1535
Method
is_valid
src/device/vulkan/internal/vulkan_heap.hpp:45
Method
is_valid
returns true if this VR context is valid / can be used
include/floor/vr/vr_context.hpp:61
Method
is_valid
returns true if this drawable is in a valid state
include/floor/device/graphics_renderer.hpp:104
Method
is_valid
returns true if this renderer is in a valid state
include/floor/device/graphics_renderer.hpp:325
Method
is_valid
returns true if this pipeline is in a valid state
include/floor/device/indirect_command.hpp:90
Method
is_valid
returns true if this pipeline is in a valid state
include/floor/device/graphics_pipeline.hpp:269
Method
is_valid
returns true if this pass is in a valid state
include/floor/device/graphics_pass.hpp:111
Method
is_valid
returns true if this is a valid ELF binary
include/floor/device/host/elf_binary.hpp:70
Method
is_valid_work_size_type
include/floor/device/device_queue.hpp:80
Method
is_vr_supported
src/device/vulkan/vulkan_context.cpp:3625
Method
is_vr_supported
returns true if VR rendering is supported (implies that is_supported() and is_graphics_supported() return true)
include/floor/device/device_context.hpp:101
Function
is_write_only
include/floor/device/backend/image.hpp:268
Method
is_x11_forwarding
src/floor/floor.cpp:1840
Method
json_grammar
src/core/json.cpp:594
Method
json_keyword_matcher
src/core/json.cpp:513
Method
json_lexer
static class
src/core/json.cpp:112
Method
json_node
src/core/json.cpp:564
Method
json_value
include/floor/core/json.hpp:156
Method
kernel_execute_forwarder
src/device/device_queue.cpp:36
Method
key_event
include/floor/core/event_objects.hpp:208
Function
keys
include/floor/core/core.hpp:174
Function
left
-X left vector
include/floor/math/vector.hpp:385
Method
lex
src/core/json.cpp:118
Method
lex_character_constant
src/lang/lexer.cpp:186
Method
lex_comment
src/lang/lexer.cpp:416
Method
lex_comment
src/core/json.cpp:428
Method
lex_decimal_constant
src/lang/lexer.cpp:169
Method
lex_decimal_constant
src/core/json.cpp:275
Method
lex_escape_sequence
src/core/json.cpp:389
Method
lex_keyword
src/core/json.cpp:217
Method
lex_keyword_or_identifier
src/lang/lexer.cpp:137
Method
lex_punctuator
src/lang/lexer.cpp:265
Method
lex_string_literal
src/lang/lexer.cpp:231
Method
lex_string_literal
src/core/json.cpp:350
Method
lexer
static class
include/floor/lang/lexer.hpp:99
Method
literal_matcher
include/floor/lang/grammar.hpp:309
Method
literal_matcher
include/floor/lang/grammar.hpp:331
Method
literal_matcher
include/floor/lang/grammar.hpp:354
Method
literal_matcher
include/floor/lang/grammar.hpp:377
Function
local_barrier
include/floor/device/backend/opencl.hpp:100
Function
local_barrier
include/floor/device/backend/metal.hpp:236
Function
local_id_range_max
returns the max part of the possible local id [min, max) range of this device
include/floor/device/backend/device_info.hpp:171
Function
local_id_range_min
returns the min part of the possible local id [min, max) range of this device
include/floor/device/backend/device_info.hpp:166
Function
local_mem_fence
src/device/host/host_function.cpp:1296
Function
local_mem_fence
include/floor/device/backend/vulkan.hpp:128
Function
local_mem_fence
include/floor/device/backend/opencl.hpp:103
Function
local_mem_fence
include/floor/device/backend/metal.hpp:239
Function
local_mem_fence
include/floor/device/backend/cuda.hpp:483
Function
local_read_mem_fence
src/device/host/host_function.cpp:1299
Function
local_read_mem_fence
include/floor/device/backend/vulkan.hpp:131
Function
local_read_mem_fence
include/floor/device/backend/opencl.hpp:106
Function
local_read_mem_fence
include/floor/device/backend/metal.hpp:242
Function
local_read_mem_fence
include/floor/device/backend/cuda.hpp:486
Function
local_size_range_max
returns the max part of the possible local size [min, max) range of this device
include/floor/device/backend/device_info.hpp:181
Function
local_size_range_min
returns the min part of the possible local size [min, max) range of this device
include/floor/device/backend/device_info.hpp:176
Function
local_write_mem_fence
src/device/host/host_function.cpp:1302
Function
local_write_mem_fence
include/floor/device/backend/vulkan.hpp:134
Function
local_write_mem_fence
include/floor/device/backend/opencl.hpp:109
Function
local_write_mem_fence
include/floor/device/backend/metal.hpp:245
Function
local_write_mem_fence
include/floor/device/backend/cuda.hpp:489
Method
locale locale_global
provide alternate function
include/floor/device/backend/host_pre.hpp:110
Method
locked_ptr
include/floor/threading/atomic_shared_ptr.hpp:48
Function
locked_ptr<T> get
observers:
include/floor/threading/atomic_shared_ptr.hpp:152
Function
locked_ptr<T> operator*
include/floor/threading/atomic_shared_ptr.hpp:158
Function
locked_ptr<T> operator->
include/floor/threading/atomic_shared_ptr.hpp:161
Function
log
include/floor/device/backend/host.hpp:67
Method
log
include/floor/core/logger.hpp:91
Method
log
include/floor/device/backend/logger.hpp:451
Function
log2
include/floor/constexpr/const_math.hpp:511
Function
log2
include/floor/device/backend/host.hpp:68
Method
log_internal
include/floor/core/logger.hpp:202
Method
logger
static class
include/floor/core/logger.hpp:110
Method
logger_thread
src/core/logger.cpp:73
Function
magnitude
computes the magnitude of this quaternion
include/floor/math/quaternion.hpp:213
Function
make_aligned_ptr
include/floor/core/aligned_ptr.hpp:268
Method
make_array
include/floor/constexpr/const_string.hpp:203
Method
make_command_block
src/device/vulkan/vulkan_queue.cpp:868
Method
make_concat_array
include/floor/constexpr/const_string.hpp:213
Function
make_constant_string
include/floor/device/backend/logger.hpp:38
Method
make_host_shared_memory_flags
src/device/device_memory.cpp:150
Method
make_printf_string
include/floor/device/backend/logger.hpp:280
Function
make_refs_tuple
include/floor/threading/thread_safety.hpp:464
Function
make_sized_array
include/floor/constexpr/const_string.hpp:265
Method
make_spec_key
src/device/vulkan/vulkan_function.cpp:43
Method
make_tuple_type_list
include/floor/core/serializer.hpp:170
Method
map
src/device/host/host_buffer.cpp:203
Method
map
src/device/opencl/opencl_buffer.cpp:170
Method
map
src/device/opencl/opencl_image.cpp:268
Method
map
src/device/vulkan/vulkan_memory.cpp:115
Method
map
src/device/vulkan/vulkan_buffer.cpp:429
Method
map
src/device/cuda/cuda_buffer.cpp:298
Method
map
include/floor/device/device_buffer.hpp:104
← previous
next →
1,701–1,800 of 2,532, ranked by callers