Home | History | Annotate | Download | only in glsl

Lines Matching refs:hash_table

101 				 struct hash_table *ht) const = 0;
143 virtual ir_rvalue *clone(void *mem_ctx, struct hash_table *) const = 0;
246 virtual ir_variable *clone(void *mem_ctx, struct hash_table *ht) const;
382 struct hash_table *ht) const;
384 struct hash_table *ht) const;
470 virtual ir_function *clone(void *mem_ctx, struct hash_table *ht) const;
542 virtual ir_if *clone(void *mem_ctx, struct hash_table *ht) const;
571 virtual ir_loop *clone(void *mem_ctx, struct hash_table *ht) const;
640 virtual ir_assignment *clone(void *mem_ctx, struct hash_table *ht) const;
871 virtual ir_expression *clone(void *mem_ctx, struct hash_table *ht) const;
937 virtual ir_call *clone(void *mem_ctx, struct hash_table *ht) const;
1037 virtual ir_return *clone(void *mem_ctx, struct hash_table *) const;
1082 virtual ir_loop_jump *clone(void *mem_ctx, struct hash_table *) const;
1125 virtual ir_discard *clone(void *mem_ctx, struct hash_table *ht) const;
1182 virtual ir_texture *clone(void *mem_ctx, struct hash_table *) const;
1274 virtual ir_swizzle *clone(void *mem_ctx, struct hash_table *) const;
1320 virtual ir_dereference *clone(void *mem_ctx, struct hash_table *) const = 0;
1341 struct hash_table *) const;
1390 struct hash_table *) const;
1429 struct hash_table *) const;
1494 virtual ir_constant *clone(void *mem_ctx, struct hash_table *) const;