Home | History | Annotate | Download | only in glsl

Lines Matching refs:constant_referenced

980 ir_dereference_variable::constant_referenced(struct hash_table *variable_context,
1020 ir_dereference_array::constant_referenced(struct hash_table *variable_context,
1044 deref->constant_referenced(variable_context, substore, suboffset);
1129 ir_dereference_record::constant_referenced(struct hash_table *variable_context,
1141 deref->constant_referenced(variable_context, substore, suboffset);
1212 asg->lhs->constant_referenced(variable_context, store, offset);
1245 call->return_deref->constant_referenced(variable_context, store, offset);