MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,532 in github.com/a2flo/floor

Methodis_size_static
include/floor/core/serializer.hpp:436
Methodis_supported
include/floor/device/opencl/opencl_context.hpp:47
Methodis_supported
include/floor/device/metal/metal_context.hpp:55
Methodis_supported
include/floor/device/vulkan/vulkan_context.hpp:56
Methodis_supported
include/floor/device/cuda/cuda_context.hpp:45
Functionis_unequal
include/floor/constexpr/const_math.hpp:75
Functionis_unequal
returns true if all components are unequal to the corresponding components of another vector
include/floor/math/vector.hpp:1477
Functionis_unequal_vec
component-wise unequal comparison +/- epsilon
include/floor/math/vector.hpp:1535
Methodis_valid
src/device/vulkan/internal/vulkan_heap.hpp:45
Methodis_valid
returns true if this VR context is valid / can be used
include/floor/vr/vr_context.hpp:61
Methodis_valid
returns true if this drawable is in a valid state
include/floor/device/graphics_renderer.hpp:104
Methodis_valid
returns true if this renderer is in a valid state
include/floor/device/graphics_renderer.hpp:325
Methodis_valid
returns true if this pipeline is in a valid state
include/floor/device/indirect_command.hpp:90
Methodis_valid
returns true if this pipeline is in a valid state
include/floor/device/graphics_pipeline.hpp:269
Methodis_valid
returns true if this pass is in a valid state
include/floor/device/graphics_pass.hpp:111
Methodis_valid
returns true if this is a valid ELF binary
include/floor/device/host/elf_binary.hpp:70
Methodis_valid_work_size_type
include/floor/device/device_queue.hpp:80
Methodis_vr_supported
src/device/vulkan/vulkan_context.cpp:3625
Methodis_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
Functionis_write_only
include/floor/device/backend/image.hpp:268
Methodis_x11_forwarding
src/floor/floor.cpp:1840
Methodjson_grammar
src/core/json.cpp:594
Methodjson_keyword_matcher
src/core/json.cpp:513
Methodjson_lexer
static class
src/core/json.cpp:112
Methodjson_node
src/core/json.cpp:564
Methodjson_value
include/floor/core/json.hpp:156
Methodkernel_execute_forwarder
src/device/device_queue.cpp:36
Methodkey_event
include/floor/core/event_objects.hpp:208
Functionkeys
include/floor/core/core.hpp:174
Functionleft
-X left vector
include/floor/math/vector.hpp:385
Methodlex
src/core/json.cpp:118
Methodlex_character_constant
src/lang/lexer.cpp:186
Methodlex_comment
src/lang/lexer.cpp:416
Methodlex_comment
src/core/json.cpp:428
Methodlex_decimal_constant
src/lang/lexer.cpp:169
Methodlex_decimal_constant
src/core/json.cpp:275
Methodlex_escape_sequence
src/core/json.cpp:389
Methodlex_keyword
src/core/json.cpp:217
Methodlex_keyword_or_identifier
src/lang/lexer.cpp:137
Methodlex_punctuator
src/lang/lexer.cpp:265
Methodlex_string_literal
src/lang/lexer.cpp:231
Methodlex_string_literal
src/core/json.cpp:350
Methodlexer
static class
include/floor/lang/lexer.hpp:99
Methodliteral_matcher
include/floor/lang/grammar.hpp:309
Methodliteral_matcher
include/floor/lang/grammar.hpp:331
Methodliteral_matcher
include/floor/lang/grammar.hpp:354
Methodliteral_matcher
include/floor/lang/grammar.hpp:377
Functionlocal_barrier
include/floor/device/backend/opencl.hpp:100
Functionlocal_barrier
include/floor/device/backend/metal.hpp:236
Functionlocal_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
Functionlocal_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
Functionlocal_mem_fence
src/device/host/host_function.cpp:1296
Functionlocal_mem_fence
include/floor/device/backend/vulkan.hpp:128
Functionlocal_mem_fence
include/floor/device/backend/opencl.hpp:103
Functionlocal_mem_fence
include/floor/device/backend/metal.hpp:239
Functionlocal_mem_fence
include/floor/device/backend/cuda.hpp:483
Functionlocal_read_mem_fence
src/device/host/host_function.cpp:1299
Functionlocal_read_mem_fence
include/floor/device/backend/vulkan.hpp:131
Functionlocal_read_mem_fence
include/floor/device/backend/opencl.hpp:106
Functionlocal_read_mem_fence
include/floor/device/backend/metal.hpp:242
Functionlocal_read_mem_fence
include/floor/device/backend/cuda.hpp:486
Functionlocal_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
Functionlocal_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
Functionlocal_write_mem_fence
src/device/host/host_function.cpp:1302
Functionlocal_write_mem_fence
include/floor/device/backend/vulkan.hpp:134
Functionlocal_write_mem_fence
include/floor/device/backend/opencl.hpp:109
Functionlocal_write_mem_fence
include/floor/device/backend/metal.hpp:245
Functionlocal_write_mem_fence
include/floor/device/backend/cuda.hpp:489
Methodlocale locale_global
provide alternate function
include/floor/device/backend/host_pre.hpp:110
Methodlocked_ptr
include/floor/threading/atomic_shared_ptr.hpp:48
Functionlocked_ptr<T> get
observers:
include/floor/threading/atomic_shared_ptr.hpp:152
Functionlocked_ptr<T> operator*
include/floor/threading/atomic_shared_ptr.hpp:158
Functionlocked_ptr<T> operator->
include/floor/threading/atomic_shared_ptr.hpp:161
Functionlog
include/floor/device/backend/host.hpp:67
Methodlog
include/floor/core/logger.hpp:91
Methodlog
include/floor/device/backend/logger.hpp:451
Functionlog2
include/floor/constexpr/const_math.hpp:511
Functionlog2
include/floor/device/backend/host.hpp:68
Methodlog_internal
include/floor/core/logger.hpp:202
Methodlogger
static class
include/floor/core/logger.hpp:110
Methodlogger_thread
src/core/logger.cpp:73
Functionmagnitude
computes the magnitude of this quaternion
include/floor/math/quaternion.hpp:213
Functionmake_aligned_ptr
include/floor/core/aligned_ptr.hpp:268
Methodmake_array
include/floor/constexpr/const_string.hpp:203
Methodmake_command_block
src/device/vulkan/vulkan_queue.cpp:868
Methodmake_concat_array
include/floor/constexpr/const_string.hpp:213
Functionmake_constant_string
include/floor/device/backend/logger.hpp:38
Methodmake_host_shared_memory_flags
src/device/device_memory.cpp:150
Methodmake_printf_string
include/floor/device/backend/logger.hpp:280
Functionmake_refs_tuple
include/floor/threading/thread_safety.hpp:464
Functionmake_sized_array
include/floor/constexpr/const_string.hpp:265
Methodmake_spec_key
src/device/vulkan/vulkan_function.cpp:43
Methodmake_tuple_type_list
include/floor/core/serializer.hpp:170
Methodmap
src/device/host/host_buffer.cpp:203
Methodmap
src/device/opencl/opencl_buffer.cpp:170
Methodmap
src/device/opencl/opencl_image.cpp:268
Methodmap
src/device/vulkan/vulkan_memory.cpp:115
Methodmap
src/device/vulkan/vulkan_buffer.cpp:429
Methodmap
src/device/cuda/cuda_buffer.cpp:298
Methodmap
include/floor/device/device_buffer.hpp:104
← previousnext →1,701–1,800 of 2,532, ranked by callers