Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c106 get_variable(nir_builder *b, nir_deref_path *path, in get_variable() function
/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp223 ir_variable *glsl_symbol_table::get_variable(const char *name) in get_variable() function in glsl_symbol_table
Dast_to_hir.cpp112 ir_variable *get_variable() { in get_variable() function in read_from_write_only_variable_visitor
/third_party/cups/ppdc/
Dppdc-source.cxx2139 ppdcSource::get_variable(ppdcFile *fp) // I - File to read in get_variable() function in ppdcSource