Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp4107 const int maxWordCount = 0xFFFF; in dumpSourceInstructions() local
4109 const int nonNullBytesPerInstruction = 4 * (maxWordCount - opSourceWordCount) - 1; in dumpSourceInstructions()

Completed in 6 milliseconds