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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
opcode.h 78 int32_t spvOpcodeIsScalarType(const SpvOp opcode);
opcode.cpp 187 int32_t spvOpcodeIsScalarType(const SpvOp opcode) {
validate_id.cpp 246 !spvOpcodeIsScalarType(componentType.second.opcode)) {
    [all...]

Completed in 44 milliseconds