Home
last modified time | relevance | path

Searched defs:get_variable (Results 1 – 3 of 3) 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