Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp956 const uint32_t *getCurrentInstruction(spv::Op *opCodeOut, uint32_t *wordCountOut) const;
1002 const uint32_t *SpirvTransformerBase::getCurrentInstruction(spv::Op *opCodeOut, in getCurrentInstruction() argument
1008 spirv::GetInstructionOpAndLength(instruction, opCodeOut, wordCountOut); in getCurrentInstruction()