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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
opcode.h 86 int32_t spvOpcodeIsComposite(const SpvOp opcode);
opcode.cpp 217 int32_t spvOpcodeIsComposite(const SpvOp opcode) {
validate_id.cpp 453 if (!resultType.first || !spvOpcodeIsComposite(resultType.second.opcode)) {
    [all...]

Completed in 59 milliseconds