Home
last modified time | relevance | path

Searched refs:variable_context (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_constant_expression.cpp478 struct hash_table *variable_context, in constant_referenced() argument
484 if (variable_context == NULL) in constant_referenced()
493 da->array_index->constant_expression_value(variable_context); in constant_referenced()
510 if (!constant_referenced(deref, variable_context, substore, suboffset)) in constant_referenced()
539 if (!constant_referenced(deref, variable_context, substore, suboffset)) in constant_referenced()
554 hash_entry *entry = _mesa_hash_table_search(variable_context, dv->var); in constant_referenced()
690 struct hash_table *variable_context) in constant_expression_value() argument
706 variable_context); in constant_expression_value()
877 struct hash_table *variable_context) in constant_expression_value() argument
882 variable_context); in constant_expression_value()
[all …]
Dir.h235 struct hash_table *variable_context = NULL);
1210 struct hash_table *variable_context);
1322 struct hash_table *variable_context,
1478 struct hash_table *variable_context = NULL);
1585 struct hash_table *variable_context = NULL);
1667 struct hash_table *variable_context = NULL);
1912 struct hash_table *variable_context = NULL);
2010 struct hash_table *variable_context = NULL);
2083 struct hash_table *variable_context = NULL);
2136 struct hash_table *variable_context = NULL);
[all …]