Home
last modified time | relevance | path

Searched refs:extract_1 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp435 auto extract_1 = in TEST() local
437 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
438 extract_1.Apply(context.get(), &transformation_context); in TEST()
615 auto extract_1 = in TEST() local
617 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
618 extract_1.Apply(context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp435 auto extract_1 = in TEST() local
437 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
438 extract_1.Apply(context.get(), &transformation_context); in TEST()
615 auto extract_1 = in TEST() local
617 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
618 extract_1.Apply(context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp439 auto extract_1 = in TEST() local
441 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
442 extract_1.Apply(context.get(), &transformation_context); in TEST()
620 auto extract_1 = in TEST() local
622 ASSERT_TRUE(extract_1.IsApplicable(context.get(), transformation_context)); in TEST()
623 extract_1.Apply(context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp756 auto extract_1 = in UpgradeExtInst() local
758 builder.AddStore(ptr_id, extract_1->result_id()); in UpgradeExtInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp756 auto extract_1 = in UpgradeExtInst() local
758 builder.AddStore(ptr_id, extract_1->result_id()); in UpgradeExtInst()
/third_party/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp766 auto extract_1 = in UpgradeExtInst() local
768 builder.AddStore(ptr_id, extract_1->result_id()); in UpgradeExtInst()

Completed in 10 milliseconds