Home
last modified time | relevance | path

Searched refs:CASE6 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp675 #define CASE6(NAME) { SpvOp##NAME, #NAME, {3, 4, 5, 6, 7, 8} } macro
741 CASE6(AccessChain),
744 CASE6(InBoundsAccessChain),
748 CASE6(PtrAccessChain),
751 CASE6(InBoundsPtrAccessChain),
758 #undef CASE6 macro
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.constant_test.cpp675 #define CASE6(NAME) { SpvOp##NAME, #NAME, {3, 4, 5, 6, 7, 8} } macro
741 CASE6(AccessChain),
744 CASE6(InBoundsAccessChain),
748 CASE6(PtrAccessChain),
751 CASE6(InBoundsPtrAccessChain),
758 #undef CASE6 macro
/third_party/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp675 #define CASE6(NAME) { spv::Op::Op##NAME, #NAME, {3, 4, 5, 6, 7, 8} } macro
741 CASE6(AccessChain),
744 CASE6(InBoundsAccessChain),
748 CASE6(PtrAccessChain),
751 CASE6(InBoundsPtrAccessChain),
758 #undef CASE6 macro
H A Doperand_capabilities_test.cpp129 #define CASE6(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5, CAP6) \ macro
533 CASE6(BUILT_IN, BuiltIn::PrimitiveId, Geometry, Tessellation,

Completed in 5 milliseconds