Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/
H A 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/
H A 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/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_enum = uint32_t(spv::Decoration::FPFastMathMode); in TEST_F() local
333 {1, expected_enum, expected_mask}))); in TEST_F()

Completed in 3 milliseconds