glsl_
lang_
quote
0.7.2
In glsl_
lang_
quote::
tokenize
Macros
impl_tokenize
Traits
Tokenize
Functions
tokenize_array_spec
tokenize_array_spec_dim
tokenize_arrayed_identifier
tokenize_assignment_op
tokenize_binary_op
tokenize_block
tokenize_case_label
tokenize_compound_statement
tokenize_condition
tokenize_declaration
tokenize_expr
tokenize_expr_statement
tokenize_external_declaration
tokenize_for_init_statement
tokenize_for_rest_statement
tokenize_fully_specified_type
tokenize_function_definition
tokenize_function_identifier
tokenize_function_parameter_declaration
tokenize_function_parameter_declarator
tokenize_function_prototype
tokenize_identifier
tokenize_init_declarator_list
tokenize_initializer
tokenize_interpolation_qualifier
tokenize_iteration_statement
tokenize_jump_statement
tokenize_layout_qualifier
tokenize_layout_qualifier_spec
tokenize_path
tokenize_precision_qualifier
tokenize_preprocessor
tokenize_preprocessor_define
tokenize_preprocessor_elseif
tokenize_preprocessor_error
tokenize_preprocessor_extension
tokenize_preprocessor_extension_behavior
tokenize_preprocessor_extension_name
tokenize_preprocessor_if
tokenize_preprocessor_ifdef
tokenize_preprocessor_ifndef
tokenize_preprocessor_include
tokenize_preprocessor_line
tokenize_preprocessor_pragma
tokenize_preprocessor_undef
tokenize_preprocessor_version
tokenize_preprocessor_version_profile
tokenize_rs_ident
tokenize_selection_rest_statement
tokenize_selection_statement
tokenize_single_declaration
tokenize_single_declaration_no_type
tokenize_span
tokenize_statement
tokenize_storage_qualifier
tokenize_struct_field
tokenize_struct_non_declaration
tokenize_switch_statement
tokenize_text_range
tokenize_text_size
tokenize_translation_unit
tokenize_type_name
tokenize_type_qualifier
tokenize_type_qualifier_spec
tokenize_type_specifier
tokenize_type_specifier_non_array
tokenize_unary_op
glsl_lang_quote
::
tokenize
Function
tokenize_preprocessor_extension
Copy item path
Settings
Help
Summary
Source
fn tokenize_preprocessor_extension(pe: &
PreprocessorExtension
) ->
TokenStream