Home
last modified time | relevance | path

Searched refs:evalToToken (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp459 token = evalToToken(token, shortCircuit, res, err, ppToken); in eval()
497 token = evalToToken(token, shortCircuit, res, err, ppToken); in eval()
536 int TPpContext::evalToToken(int token, bool shortCircuit, int& res, bool& err, TPpToken* ppToken) in evalToToken() function in glslang::TPpContext
H A DPpContext.h485 int evalToToken(int token, bool shortCircuit, int& res, bool& err, TPpToken * ppToken);

Completed in 4 milliseconds