/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_store_test.cpp | 152 TransformationStore(11, false, 0, 0, 80, in TEST() 158 TransformationStore(81, false, 0, 0, 80, in TEST() 164 TransformationStore(52, false, 0, 0, 24, in TEST() 170 TransformationStore(1000, false, 0, 0, 24, in TEST() 176 TransformationStore(5, false, 0, 0, 24, in TEST() 182 TransformationStore(24, false, 0, 0, 24, in TEST() 188 TransformationStore(60, false, 0, 0, 24, in TEST() 194 TransformationStore(61, false, 0, 0, 21, in TEST() 200 TransformationStore(82, false, 0, 0, 80, in TEST() 206 TransformationStore(27, false, 0, 0, 1000, in TEST() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_store_test.cpp | 152 TransformationStore(11, false, 0, 0, 80, in TEST() 158 TransformationStore(81, false, 0, 0, 80, in TEST() 164 TransformationStore(52, false, 0, 0, 24, in TEST() 170 TransformationStore(1000, false, 0, 0, 24, in TEST() 176 TransformationStore(5, false, 0, 0, 24, in TEST() 182 TransformationStore(24, false, 0, 0, 24, in TEST() 188 TransformationStore(60, false, 0, 0, 24, in TEST() 194 TransformationStore(61, false, 0, 0, 21, in TEST() 200 TransformationStore(82, false, 0, 0, 80, in TEST() 206 TransformationStore(27, false, 0, 0, 1000, in TEST() [all …]
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_store_test.cpp | 151 ASSERT_FALSE(TransformationStore( in TEST() 156 ASSERT_FALSE(TransformationStore( in TEST() 161 ASSERT_FALSE(TransformationStore( in TEST() 166 ASSERT_FALSE(TransformationStore( in TEST() 171 ASSERT_FALSE(TransformationStore( in TEST() 176 ASSERT_FALSE(TransformationStore( in TEST() 181 ASSERT_FALSE(TransformationStore( in TEST() 186 ASSERT_FALSE(TransformationStore( in TEST() 192 TransformationStore(82, 80, MakeInstructionDescriptor(37, SpvOpReturn, 0)) in TEST() 196 ASSERT_FALSE(TransformationStore( in TEST() [all …]
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_store.cpp | 23 TransformationStore::TransformationStore(protobufs::TransformationStore message) in TransformationStore() function in spvtools::fuzz::TransformationStore 26 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore 35 bool TransformationStore::IsApplicable( in IsApplicable() 110 void TransformationStore::Apply(opt::IRContext* ir_context, in Apply() 128 protobufs::Transformation TransformationStore::ToMessage() const { in ToMessage() 134 std::unordered_set<uint32_t> TransformationStore::GetFreshIds() const { in GetFreshIds()
|
D | transformation_store.h | 26 class TransformationStore : public Transformation { 28 explicit TransformationStore(protobufs::TransformationStore message); 30 TransformationStore( 61 protobufs::TransformationStore message_;
|
D | fuzzer_pass_add_stores.cpp | 121 ApplyTransformation(TransformationStore( in Apply()
|
D | transformation.cpp | 356 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_store.h | 26 class TransformationStore : public Transformation { 28 explicit TransformationStore(protobufs::TransformationStore message); 30 TransformationStore( 70 protobufs::TransformationStore message_;
|
D | transformation_store.cpp | 23 TransformationStore::TransformationStore(protobufs::TransformationStore message) in TransformationStore() function in spvtools::fuzz::TransformationStore 26 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore 39 bool TransformationStore::IsApplicable( in IsApplicable() 199 void TransformationStore::Apply(opt::IRContext* ir_context, in Apply() 240 protobufs::Transformation TransformationStore::ToMessage() const { in ToMessage() 246 std::unordered_set<uint32_t> TransformationStore::GetFreshIds() const { in GetFreshIds()
|
D | fuzzer_pass_add_stores.cpp | 164 ApplyTransformation(TransformationStore( in Apply()
|
D | transformation.cpp | 359 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_store.h | 26 class TransformationStore : public Transformation { 28 explicit TransformationStore(protobufs::TransformationStore message); 30 TransformationStore( 70 protobufs::TransformationStore message_;
|
D | transformation_store.cpp | 23 TransformationStore::TransformationStore(protobufs::TransformationStore message) in TransformationStore() function in spvtools::fuzz::TransformationStore 26 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore 39 bool TransformationStore::IsApplicable( in IsApplicable() 199 void TransformationStore::Apply(opt::IRContext* ir_context, in Apply() 240 protobufs::Transformation TransformationStore::ToMessage() const { in ToMessage() 246 std::unordered_set<uint32_t> TransformationStore::GetFreshIds() const { in GetFreshIds()
|
D | fuzzer_pass_add_stores.cpp | 164 ApplyTransformation(TransformationStore( in Apply()
|
D | transformation.cpp | 359 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 510 TransformationStore store = 36; 2246 message TransformationStore { message
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 510 TransformationStore store = 36; 2246 message TransformationStore { message
|
/third_party/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 510 TransformationStore store = 36; 2223 message TransformationStore { message
|