Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_constant_expression.cpp421 struct hash_table *variable_context, in constant_referenced() argument
427 if (variable_context == NULL) in constant_referenced()
436 da->array_index->constant_expression_value(variable_context); in constant_referenced()
452 if (!constant_referenced(deref, variable_context, substore, suboffset)) in constant_referenced()
481 if (!constant_referenced(deref, variable_context, substore, suboffset)) in constant_referenced()
496 hash_entry *entry = _mesa_hash_table_search(variable_context, dv->var); in constant_referenced()
632 struct hash_table *variable_context) in constant_expression_value() argument
647 variable_context); in constant_expression_value()
714 struct hash_table *variable_context) in constant_expression_value() argument
719 variable_context); in constant_expression_value()
[all …]
Dir.h233 struct hash_table *variable_context = NULL);
1176 struct hash_table *variable_context);
1281 struct hash_table *variable_context,
1437 struct hash_table *variable_context = NULL);
1544 struct hash_table *variable_context = NULL);
1626 struct hash_table *variable_context = NULL);
1849 struct hash_table *variable_context = NULL);
1947 struct hash_table *variable_context = NULL);
2014 struct hash_table *variable_context = NULL);
2062 struct hash_table *variable_context = NULL);
[all …]