Searched refs:local_var (Results 1 – 2 of 2) sorted by relevance
1123 BOOL add_declaration(struct hlsl_scope *scope, struct hlsl_ir_var *decl, BOOL local_var) DECLSPEC_H…
761 BOOL add_declaration(struct hlsl_scope *scope, struct hlsl_ir_var *decl, BOOL local_var) in add_declaration() argument770 if (local_var && scope->upper->upper == hlsl_ctx.globals) in add_declaration()