Home
last modified time | relevance | path

Searched defs:ProgramIDOf (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dnode.h62 inline ProgramID ProgramIDOf(const ast::Node* node) { in ProgramIDOf() function
/third_party/skia/third_party/externals/tint/src/
Dsymbol.h99 inline ProgramID ProgramIDOf(Symbol sym) { in ProgramIDOf() function
Dsymbol_table.h95 inline ProgramID ProgramIDOf(const SymbolTable& symbol_table) { in ProgramIDOf() function
Dprogram_id.h70 inline ProgramID ProgramIDOf(ProgramID id) { in ProgramIDOf() function
Dprogram.h194 inline ProgramID ProgramIDOf(const Program* program) { in ProgramIDOf() function
Dclone_context.h55 inline ProgramID ProgramIDOf(const Cloneable*) { in ProgramIDOf() function
Dclone_context_test.cc92 ProgramID ProgramIDOf(const ProgramNode* node) { in ProgramIDOf() function