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.h231 struct hash_table *variable_context = NULL);
1207 struct hash_table *variable_context);
1319 struct hash_table *variable_context,
1474 struct hash_table *variable_context = NULL);
1575 struct hash_table *variable_context = NULL);
1657 struct hash_table *variable_context = NULL);
1904 struct hash_table *variable_context = NULL);
2008 struct hash_table *variable_context = NULL);
2081 struct hash_table *variable_context = NULL);
2134 struct hash_table *variable_context = NULL);
[all …]