Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtext.cpp160 spv_result_t encodeImmediate(libspirv::AssemblyContext* context, in encodeImmediate() function
193 if (auto error = encodeImmediate(context, textValue, pInst)) { in spvTextEncodeOperand()
444 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp162 spv_result_t encodeImmediate(spvtools::AssemblyContext* context, in encodeImmediate() function
195 if (auto error = encodeImmediate(context, textValue, pInst)) { in spvTextEncodeOperand()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
/third_party/spirv-tools/source/
Dtext.cpp162 spv_result_t encodeImmediate(spvtools::AssemblyContext* context, in encodeImmediate() function
195 if (auto error = encodeImmediate(context, textValue, pInst)) { in spvTextEncodeOperand()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext.cpp162 spv_result_t encodeImmediate(spvtools::AssemblyContext* context, in encodeImmediate() function
195 if (auto error = encodeImmediate(context, textValue, pInst)) { in spvTextEncodeOperand()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()