Searched refs:end_scope_decl (Results 1 – 5 of 5) sorted by relevance
287 end_scope_decl(); in emit_resources()359 end_scope_decl(); in compile()399 end_scope_decl(); in emit_c_linkage()
502 void end_scope_decl();503 void end_scope_decl(const std::string &decl);
1279 end_scope_decl(); in emit_entry_point_declarations()1305 end_scope_decl(); in emit_entry_point_declarations()4683 end_scope_decl(); in emit_custom_templates()5207 end_scope_decl(); in emit_custom_functions()6094 end_scope_decl(); in emit_custom_functions()6100 end_scope_decl(); in emit_custom_functions()6106 end_scope_decl(); in emit_custom_functions()6112 end_scope_decl(); in emit_custom_functions()6121 end_scope_decl(); in emit_custom_functions()6127 end_scope_decl(); in emit_custom_functions()[all …]
1148 end_scope_decl(); in emit_builtin_variables()1489 end_scope_decl(); in emit_resources()1508 end_scope_decl(); in emit_resources()2171 end_scope_decl(); in emit_buffer_block()2256 end_scope_decl(); in emit_push_constant_block()
1135 end_scope_decl(); in emit_struct()2232 end_scope_decl(); in emit_buffer_reference_block()2304 end_scope_decl(to_name(var.self) + type_to_array_glsl(type)); in emit_buffer_block_native()2564 end_scope_decl(join(to_name(var.self), type_to_array_glsl(type))); in emit_interface_block()2882 end_scope_decl(); in emit_pls()2892 end_scope_decl(); in emit_pls()3215 end_scope_decl(join(to_name(block_var->self), "[", get_entry_point().output_vertices, "]")); in emit_declared_builtin_block()3217 end_scope_decl(join(to_name(block_var->self), "[]")); in emit_declared_builtin_block()3220 end_scope_decl(); in emit_declared_builtin_block()15000 end_scope_decl("while(false)"); in emit_block_chain()[all …]