Home
last modified time | relevance | path

Searched refs:convOp (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5536 spv::Op convOp = spv::OpNop; local
5550 convOp = spv::OpSConvert;
5554 convOp = spv::OpUConvert;
5562 return builder.createUnaryOp(convOp, type, operand);
5568 spv::Op convOp = spv::OpNop; local
5612 convOp = spv::OpSelect;
5618 convOp = spv::OpSelect;
5624 convOp = spv::OpSelect;
5632 convOp = spv::OpSelect;
5638 convOp = spv::OpSelect;
[all …]