Searched defs:inputId (Results 1 – 1 of 1) sorted by relevance
1346 SpvId SPIRVCodeGenerator::castScalarToFloat(SpvId inputId, const Type& inputType, in castScalarToFloat()1380 SpvId SPIRVCodeGenerator::castScalarToSignedInt(SpvId inputId, const Type& inputType, in castScalarToSignedInt()1415 SpvId SPIRVCodeGenerator::castScalarToUnsignedInt(SpvId inputId, const Type& inputType, in castScalarToUnsignedInt()1450 SpvId SPIRVCodeGenerator::castScalarToBoolean(SpvId inputId, const Type& inputType, in castScalarToBoolean()