Searched refs:disassembleSpirV (Results 1 – 3 of 3) sorted by relevance
38 void disassembleSpirV (size_t binarySizeInWords, const deUint32* binary, std::ostream* dst, SpirvVe…
118 void disassembleSpirV (size_t binarySizeInWords, const deUint32* binary, std::ostream* dst, SpirvVe… in disassembleSpirV() function
660 disassembleSpirV(program.getSize()/sizeof(deUint32), (const deUint32*)program.getBinary(), dst, in disassembleProgram()