Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dspv_utils.cpp884 const uint32_t *getCurrentInstruction(spv::Op *opCodeOut, uint32_t *wordCountOut) const;
930 const uint32_t *SpirvTransformerBase::getCurrentInstruction(spv::Op *opCodeOut, in getCurrentInstruction() function in rx::__anon28ee08100111::SpirvTransformerBase
3128 const uint32_t *instruction = getCurrentInstruction(&opCode, &wordCount); in transformInstruction()
4109 const uint32_t *instruction = getCurrentInstruction(&opCode, &wordCount); in transformInstruction()