Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp4109 const int nonNullBytesPerInstruction = 4 * (maxWordCount - opSourceWordCount) - 1; in dumpSourceInstructions() local
4124 subString = text.substr(nextByte, nonNullBytesPerInstruction); in dumpSourceInstructions()
4135 nextByte += nonNullBytesPerInstruction; in dumpSourceInstructions()

Completed in 10 milliseconds