Searched refs:SpvOpConvertFToS (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A Dspirv.h674 SpvOpConvertFToS = 110, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp385 case SpvOpConvertFToS:
1492 this->writeInstruction(SpvOpConvertFToS, this->getType(c.fType), result, parameter,

Completed in 39 milliseconds