Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_constants_test.cpp85 #define GOOD_KERNEL_10(STR) \ macro
148 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint SConvert %uint_0"),
149 GOOD_KERNEL_10("%v = OpSpecConstantOp %float FConvert %float_0"),
150 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint SNegate %uint_0"),
151 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint Not %uint_0"),
152 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint IAdd %uint_0 %uint_0"),
153 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint ISub %uint_0 %uint_0"),
154 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint IMul %uint_0 %uint_0"),
155 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint UDiv %uint_0 %uint_0"),
156 GOOD_KERNEL_10("%v = OpSpecConstantOp %uint SDiv %uint_0 %uint_0"),
[all …]