Home
last modified time | relevance | path

Searched refs:PASS_FIRST (Results 1 – 1 of 1) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp1021 PASS_FIRST = 0, in genDecoderImpl() enumerator
1022 PASS_VariableDeclarations = PASS_FIRST, in genDecoderImpl()
1057 for (int pass = PASS_FIRST; pass < PASS_LAST; pass++) { in genDecoderImpl()