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

  /external/deqp-deps/SPIRV-Tools/source/
opcode.h 78 bool spvOpcodeIsScalarSpecConstant(const SpvOp opcode);
opcode.cpp 246 bool spvOpcodeIsScalarSpecConstant(const SpvOp opcode) {