Home
last modified time | relevance | path

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

/third_party/spirv-tools/test/
Dtext_to_binary.annotation_test.cpp326 const uint32_t expected_enum = SpvDecorationFPFastMathMode; in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.annotation_test.cpp326 const uint32_t expected_enum = SpvDecorationFPFastMathMode; in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.annotation_test.cpp326 const uint32_t expected_enum = SpvDecorationFPFastMathMode; in TEST_F() local
332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()