Searched defs:setExport (Results 1 - 2 of 2) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/ | ||
| H A D | SymbolTable.h | 330 void setExport() { linkType = ELinkExport; } in setExport() function in glslang::TFunction |
| /third_party/glslang/glslang/Include/ | ||
| H A D | intermediate.h | 1330 void setExport() { linkType = ELinkExport; } in setExport() function in glslang::TIntermMethod |
Completed in 9 milliseconds