HomeSort by relevance Sort by last modified time
    Searched refs:spvExpandOperandSequenceOnce (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
operand.h 115 bool spvExpandOperandSequenceOnce(spv_operand_type_t type,
operand.cpp 257 bool spvExpandOperandSequenceOnce(spv_operand_type_t type,
293 } while (spvExpandOperandSequenceOnce(result, pattern));
text.cpp 575 if (spvExpandOperandSequenceOnce(type, &expectedOperands)) continue;

Completed in 496 milliseconds