Home
last modified time | relevance | path

Searched defs:get_variable (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c99 get_variable(lower_builtin_state *state, nir_deref_var *deref, in get_variable() function
/external/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp231 ir_variable *glsl_symbol_table::get_variable(const char *name) in get_variable() function in glsl_symbol_table
Dast_to_hir.cpp106 ir_variable *get_variable() { in get_variable() function in read_from_write_only_variable_visitor
/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py231 def get_variable(self, name, shape=None, dtype=dtypes.float32, member in _VariableStore
1035 def get_variable(self, member in VariableScope
1278 def get_variable(name, function