Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dpass_remove_duplicates_test.cpp96 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
Ddef_use_test.cpp70 inst->ToBinaryWithoutAttachedDebugInsts(&binary); in DisassembleInst()
Ddecoration_manager_test.cpp93 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpass_remove_duplicates_test.cpp96 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
Ddef_use_test.cpp70 inst->ToBinaryWithoutAttachedDebugInsts(&binary); in DisassembleInst()
Ddecoration_manager_test.cpp93 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_remove_duplicates_test.cpp96 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
Ddef_use_test.cpp70 inst->ToBinaryWithoutAttachedDebugInsts(&binary); in DisassembleInst()
Ddecoration_manager_test.cpp93 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmodule.cpp216 i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
Dinstruction.cpp190 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction
815 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
Dinstruction.h425 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp216 i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
Dinstruction.cpp190 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction
815 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
Dinstruction.h425 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp216 i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
Dinstruction.cpp192 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction
817 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
Dinstruction.h410 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp2586 inst.ToBinaryWithoutAttachedDebugInsts(&inst_binary); in ToParsedInstruction()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Ddiff.cpp2586 inst.ToBinaryWithoutAttachedDebugInsts(&inst_binary); in ToParsedInstruction()