Home
last modified time | relevance | path

Searched refs:r_script_node_root_t (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/radius-engine/radius-engine-1.1/
H A Dr_script.h67 } r_script_node_root_t; typedef
82 extern r_status_t r_script_register_nodes(r_state_t *rs, const r_script_node_root_t *node_roots);
H A Dr_script.c374 r_status_t r_script_register_nodes(r_state_t *rs, const r_script_node_root_t *node_roots) in r_script_register_nodes()
382 const r_script_node_root_t *node_root = NULL; in r_script_register_nodes()
H A Dr_color.c98 r_script_node_root_t roots[] = { in r_color_setup()
H A Dr_element_list.c106 r_script_node_root_t roots[] = { in r_element_list_setup()
H A Dr_mesh.c160 r_script_node_root_t roots[] = { in r_mesh_setup()
H A Dr_file.c164 r_script_node_root_t roots[] = { in r_file_setup()
H A Dr_layer_stack.c81 r_script_node_root_t roots[] = { in r_layer_stack_setup()
H A Dr_resource_cache.c39 r_script_node_root_t roots[] = { in r_resource_cache_start()
H A Dr_string_buffer.c381 r_script_node_root_t roots[] = { in r_string_buffer_setup()
H A Dr_audio_clip_cache.c476 r_script_node_root_t roots[] = { in r_audio_clip_cache_start()
H A Dr_file_system.c360 r_script_node_root_t roots[] = { in r_file_system_setup_script()
H A Dr_event.c565 r_script_node_root_t roots[] = { in r_event_setup()
H A Dr_layer.c421 r_script_node_root_t roots[] = { in r_layer_setup()
H A Dr_collision_detector.c462 r_script_node_root_t roots[] = { in r_collision_detector_setup()
H A Dr_object.c655 r_script_node_root_t roots[] = { in r_object_setup()
H A Dr_element.c476 r_script_node_root_t roots[] = { in r_element_setup()
H A Dr_script_lib.c997 r_script_node_root_t roots[] = { in r_script_setup()
H A Dr_entity.c468 r_script_node_root_t roots[] = { in r_entity_setup()
H A Dr_video.c448 r_script_node_root_t roots[] = { in r_video_setup()