Home
last modified time | relevance | path

Searched refs:TransformationStore (Results 1 – 18 of 18) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_store_test.cpp151 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 …]
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_store_test.cpp151 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 …]
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_store_test.cpp151 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 …]
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_store.cpp23 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore
24 const spvtools::fuzz::protobufs::TransformationStore& message) in TransformationStore()
27 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore
36 bool TransformationStore::IsApplicable( in IsApplicable()
111 void TransformationStore::Apply(opt::IRContext* ir_context, in Apply()
122 protobufs::Transformation TransformationStore::ToMessage() const { in ToMessage()
128 std::unordered_set<uint32_t> TransformationStore::GetFreshIds() const { in GetFreshIds()
Dtransformation_store.h26 class TransformationStore : public Transformation {
28 explicit TransformationStore(const protobufs::TransformationStore& message);
30 TransformationStore(
61 protobufs::TransformationStore message_;
Dfuzzer_pass_add_stores.cpp123 ApplyTransformation(TransformationStore( in Apply()
Dtransformation.cpp356 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_store.cpp23 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore
24 const spvtools::fuzz::protobufs::TransformationStore& message) in TransformationStore()
27 TransformationStore::TransformationStore( in TransformationStore() function in spvtools::fuzz::TransformationStore
36 bool TransformationStore::IsApplicable( in IsApplicable()
111 void TransformationStore::Apply(opt::IRContext* ir_context, in Apply()
122 protobufs::Transformation TransformationStore::ToMessage() const { in ToMessage()
128 std::unordered_set<uint32_t> TransformationStore::GetFreshIds() const { in GetFreshIds()
Dtransformation_store.h26 class TransformationStore : public Transformation {
28 explicit TransformationStore(const protobufs::TransformationStore& message);
30 TransformationStore(
61 protobufs::TransformationStore message_;
Dfuzzer_pass_add_stores.cpp123 ApplyTransformation(TransformationStore( in Apply()
Dtransformation.cpp356 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_store.cpp23 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()
Dtransformation_store.h26 class TransformationStore : public Transformation {
28 explicit TransformationStore(protobufs::TransformationStore message);
30 TransformationStore(
61 protobufs::TransformationStore message_;
Dfuzzer_pass_add_stores.cpp121 ApplyTransformation(TransformationStore( in Apply()
Dtransformation.cpp358 return MakeUnique<TransformationStore>(message.store()); in FromMessage()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto510 TransformationStore store = 36;
2236 message TransformationStore { message
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto510 TransformationStore store = 36;
2223 message TransformationStore { message
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto510 TransformationStore store = 36;
2223 message TransformationStore { message