/third_party/spirv-tools/test/fuzz/ |
D | transformation_add_copy_memory_test.cpp | 150 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 156 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 163 TransformationAddCopyMemory(MakeInstructionDescriptor(75, SpvOpPhi, 0), in TEST() 168 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 174 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 181 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 187 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 193 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 198 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 204 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_copy_memory_test.cpp | 150 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 156 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 163 TransformationAddCopyMemory(MakeInstructionDescriptor(75, SpvOpPhi, 0), in TEST() 168 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 174 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 181 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 187 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 192 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 198 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 204 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_add_copy_memory_test.cpp | 150 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 156 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 163 TransformationAddCopyMemory(MakeInstructionDescriptor(75, SpvOpPhi, 0), in TEST() 168 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 174 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 181 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 187 TransformationAddCopyMemory(MakeInstructionDescriptor(41, SpvOpLoad, 0), in TEST() 192 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 198 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() 204 ASSERT_FALSE(TransformationAddCopyMemory( in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_copy_memory.cpp | 24 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 25 protobufs::TransformationAddCopyMemory message) in TransformationAddCopyMemory() 28 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 39 bool TransformationAddCopyMemory::IsApplicable( in IsApplicable() 95 void TransformationAddCopyMemory::Apply( in Apply() 154 protobufs::Transformation TransformationAddCopyMemory::ToMessage() const { in ToMessage() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() 187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() 210 std::unordered_set<uint32_t> TransformationAddCopyMemory::GetFreshIds() const { in GetFreshIds()
|
D | transformation_add_copy_memory.h | 26 class TransformationAddCopyMemory : public Transformation { 28 explicit TransformationAddCopyMemory( 29 protobufs::TransformationAddCopyMemory message); 31 TransformationAddCopyMemory( 72 protobufs::TransformationAddCopyMemory message_;
|
D | fuzzer_pass_add_copy_memory.cpp | 53 TransformationAddCopyMemory::IsInstructionSupported); in Apply() 73 ApplyTransformation(TransformationAddCopyMemory( in Apply()
|
D | transformation.cpp | 137 return MakeUnique<TransformationAddCopyMemory>(message.add_copy_memory()); in FromMessage()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_copy_memory.cpp | 24 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 25 protobufs::TransformationAddCopyMemory message) in TransformationAddCopyMemory() 28 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 39 bool TransformationAddCopyMemory::IsApplicable( in IsApplicable() 95 void TransformationAddCopyMemory::Apply( in Apply() 154 protobufs::Transformation TransformationAddCopyMemory::ToMessage() const { in ToMessage() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() 187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() 210 std::unordered_set<uint32_t> TransformationAddCopyMemory::GetFreshIds() const { in GetFreshIds()
|
D | transformation_add_copy_memory.h | 26 class TransformationAddCopyMemory : public Transformation { 28 explicit TransformationAddCopyMemory( 29 protobufs::TransformationAddCopyMemory message); 31 TransformationAddCopyMemory( 72 protobufs::TransformationAddCopyMemory message_;
|
D | fuzzer_pass_add_copy_memory.cpp | 53 TransformationAddCopyMemory::IsInstructionSupported); in Apply() 73 ApplyTransformation(TransformationAddCopyMemory( in Apply()
|
D | transformation.cpp | 137 return MakeUnique<TransformationAddCopyMemory>(message.add_copy_memory()); in FromMessage()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_copy_memory.cpp | 24 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 25 protobufs::TransformationAddCopyMemory message) in TransformationAddCopyMemory() 28 TransformationAddCopyMemory::TransformationAddCopyMemory( in TransformationAddCopyMemory() function in spvtools::fuzz::TransformationAddCopyMemory 39 bool TransformationAddCopyMemory::IsApplicable( in IsApplicable() 95 void TransformationAddCopyMemory::Apply( in Apply() 154 protobufs::Transformation TransformationAddCopyMemory::ToMessage() const { in ToMessage() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() 187 bool TransformationAddCopyMemory::CanUsePointeeWithCopyMemory( in CanUsePointeeWithCopyMemory() 210 std::unordered_set<uint32_t> TransformationAddCopyMemory::GetFreshIds() const { in GetFreshIds()
|
D | transformation_add_copy_memory.h | 26 class TransformationAddCopyMemory : public Transformation { 28 explicit TransformationAddCopyMemory( 29 protobufs::TransformationAddCopyMemory message); 31 TransformationAddCopyMemory( 72 protobufs::TransformationAddCopyMemory message_;
|
D | fuzzer_pass_add_copy_memory.cpp | 52 TransformationAddCopyMemory::IsInstructionSupported); in Apply() 72 ApplyTransformation(TransformationAddCopyMemory( in Apply()
|
D | transformation.cpp | 134 return MakeUnique<TransformationAddCopyMemory>(message.add_copy_memory()); in FromMessage()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 526 TransformationAddCopyMemory add_copy_memory = 52; 692 message TransformationAddCopyMemory { message
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 526 TransformationAddCopyMemory add_copy_memory = 52; 692 message TransformationAddCopyMemory { message
|
/third_party/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 526 TransformationAddCopyMemory add_copy_memory = 52; 689 message TransformationAddCopyMemory { message
|