Searched defs:word5 (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp307 int32_t word3, int32_t word4, int32_t word5,
314 this->writeWord(word5, out);
318 int32_t word3, int32_t word4, int32_t word5,
325 this->writeWord(word5, out);
330 int32_t word3, int32_t word4, int32_t word5,
337 this->writeWord(word5, out);
343 int32_t word3, int32_t word4, int32_t word5,
351 this->writeWord(word5, out);
306 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, OutputStream& out) argument
317 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, OutputStream& out) argument
329 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, int32_t word7, OutputStream& out) argument
342 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, int32_t word7, int32_t word8, OutputStream& out) argument
/external/skqp/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp307 int32_t word3, int32_t word4, int32_t word5,
314 this->writeWord(word5, out);
318 int32_t word3, int32_t word4, int32_t word5,
325 this->writeWord(word5, out);
330 int32_t word3, int32_t word4, int32_t word5,
337 this->writeWord(word5, out);
343 int32_t word3, int32_t word4, int32_t word5,
351 this->writeWord(word5, out);
306 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, OutputStream& out) argument
317 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, OutputStream& out) argument
329 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, int32_t word7, OutputStream& out) argument
342 writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, int32_t word5, int32_t word6, int32_t word7, int32_t word8, OutputStream& out) argument

Completed in 73 milliseconds