/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_function_call_test.cpp | 178 TransformationFunctionCall(100, 21, {71, 72, 71}, in TEST() 182 ASSERT_FALSE(TransformationFunctionCall( in TEST() 187 TransformationFunctionCall(100, 21, {72, 71}, in TEST() 192 TransformationFunctionCall(100, 21, {21, 72}, in TEST() 197 TransformationFunctionCall(100, 21, {300, 72}, in TEST() 202 TransformationFunctionCall(100, 71, {71, 72}, in TEST() 207 TransformationFunctionCall(100, 500, {71, 72}, in TEST() 212 TransformationFunctionCall(21, 21, {71, 72}, in TEST() 217 TransformationFunctionCall(100, 21, {98, 72}, in TEST() 222 TransformationFunctionCall(100, 21, {99, 72}, in TEST() [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | transformation_function_call_test.cpp | 177 ASSERT_FALSE(TransformationFunctionCall( in TEST() 183 TransformationFunctionCall( in TEST() 187 ASSERT_FALSE(TransformationFunctionCall( in TEST() 192 ASSERT_FALSE(TransformationFunctionCall( in TEST() 197 ASSERT_FALSE(TransformationFunctionCall( in TEST() 202 ASSERT_FALSE(TransformationFunctionCall( in TEST() 207 ASSERT_FALSE(TransformationFunctionCall( in TEST() 213 TransformationFunctionCall( in TEST() 217 ASSERT_FALSE(TransformationFunctionCall( in TEST() 222 ASSERT_FALSE(TransformationFunctionCall( in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_function_call_test.cpp | 177 ASSERT_FALSE(TransformationFunctionCall( in TEST() 183 TransformationFunctionCall( in TEST() 187 ASSERT_FALSE(TransformationFunctionCall( in TEST() 192 ASSERT_FALSE(TransformationFunctionCall( in TEST() 197 ASSERT_FALSE(TransformationFunctionCall( in TEST() 202 ASSERT_FALSE(TransformationFunctionCall( in TEST() 207 ASSERT_FALSE(TransformationFunctionCall( in TEST() 213 TransformationFunctionCall( in TEST() 217 ASSERT_FALSE(TransformationFunctionCall( in TEST() 222 ASSERT_FALSE(TransformationFunctionCall( in TEST() [all …]
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_function_call.cpp | 24 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 25 protobufs::TransformationFunctionCall message) in TransformationFunctionCall() 28 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 41 bool TransformationFunctionCall::IsApplicable( in IsApplicable() 158 void TransformationFunctionCall::Apply( in Apply() 182 protobufs::Transformation TransformationFunctionCall::ToMessage() const { in ToMessage() 188 std::unordered_set<uint32_t> TransformationFunctionCall::GetFreshIds() const { in GetFreshIds()
|
D | transformation_function_call.h | 26 class TransformationFunctionCall : public Transformation { 28 explicit TransformationFunctionCall( 29 protobufs::TransformationFunctionCall message); 31 TransformationFunctionCall( 63 protobufs::TransformationFunctionCall message_;
|
D | fuzzer_pass_add_function_calls.cpp | 100 ApplyTransformation(TransformationFunctionCall( in Apply()
|
D | transformation.cpp | 240 return MakeUnique<TransformationFunctionCall>(message.function_call()); in FromMessage()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_function_call.cpp | 24 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 25 protobufs::TransformationFunctionCall message) in TransformationFunctionCall() 28 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 41 bool TransformationFunctionCall::IsApplicable( in IsApplicable() 158 void TransformationFunctionCall::Apply( in Apply() 182 protobufs::Transformation TransformationFunctionCall::ToMessage() const { in ToMessage() 188 std::unordered_set<uint32_t> TransformationFunctionCall::GetFreshIds() const { in GetFreshIds()
|
D | transformation_function_call.h | 26 class TransformationFunctionCall : public Transformation { 28 explicit TransformationFunctionCall( 29 protobufs::TransformationFunctionCall message); 31 TransformationFunctionCall( 63 protobufs::TransformationFunctionCall message_;
|
D | fuzzer_pass_add_function_calls.cpp | 100 ApplyTransformation(TransformationFunctionCall( in Apply()
|
D | transformation.cpp | 240 return MakeUnique<TransformationFunctionCall>(message.function_call()); in FromMessage()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_function_call.cpp | 24 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 25 protobufs::TransformationFunctionCall message) in TransformationFunctionCall() 28 TransformationFunctionCall::TransformationFunctionCall( in TransformationFunctionCall() function in spvtools::fuzz::TransformationFunctionCall 41 bool TransformationFunctionCall::IsApplicable( in IsApplicable() 158 void TransformationFunctionCall::Apply( in Apply() 182 protobufs::Transformation TransformationFunctionCall::ToMessage() const { in ToMessage() 188 std::unordered_set<uint32_t> TransformationFunctionCall::GetFreshIds() const { in GetFreshIds()
|
D | transformation_function_call.h | 26 class TransformationFunctionCall : public Transformation { 28 explicit TransformationFunctionCall( 29 protobufs::TransformationFunctionCall message); 31 TransformationFunctionCall( 63 protobufs::TransformationFunctionCall message_;
|
D | fuzzer_pass_add_function_calls.cpp | 100 ApplyTransformation(TransformationFunctionCall( in Apply()
|
D | transformation.cpp | 240 return MakeUnique<TransformationFunctionCall>(message.function_call()); in FromMessage()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 511 TransformationFunctionCall function_call = 37; 1517 message TransformationFunctionCall { message
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 511 TransformationFunctionCall function_call = 37; 1517 message TransformationFunctionCall { message
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 511 TransformationFunctionCall function_call = 37; 1517 message TransformationFunctionCall { message
|