Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2940 const int opSourceWordCount = 4; in dumpSourceInstructions() local
2941 const int nonNullBytesPerInstruction = 4 * (maxWordCount - opSourceWordCount) - 1; in dumpSourceInstructions()