Home
last modified time | relevance | path

Searched defs:add_variable (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp133 bool glsl_symbol_table::add_variable(ir_variable *v) in add_variable() function in glsl_symbol_table
Dbuiltin_variables.cpp603 builtin_variable_generator::add_variable(const char *name, in add_variable() function in __anon217c19b00111::builtin_variable_generator
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp13551 void CompilerGLSL::add_variable(unordered_set<string> &variables_primary, in add_variable() function in CompilerGLSL