Halide 17.0.0
Halide compiler and libraries
|
#include <Generator.h>
Additional Inherited Members | |
![]() | |
using | type = T |
![]() | |
virtual void | set_impl (const T &new_value) |
![]() | |
void | check_value_readable () const |
void | check_value_writable () const |
virtual std::string | get_type_decls () const |
virtual bool | is_looplevel_param () const |
void | fail_wrong_type (const char *type) |
![]() | |
T | value_ |
Definition at line 2895 of file Generator.h.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2897 of file Generator.h.
References Halide::cast(), and user_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2906 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2911 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Definition at line 2916 of file Generator.h.
References internal_error.
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParamBase.
Definition at line 2921 of file Generator.h.