Home
last modified time | relevance | path

Searched refs:TransformationCompositeConstruct (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_composite_construct_test.cpp138 TransformationCompositeConstruct make_vec2_array_length_3( in TEST()
142 TransformationCompositeConstruct make_vec2_array_length_3_bad( in TEST()
147 TransformationCompositeConstruct make_vec2_array_length_3_nores( in TEST()
178 TransformationCompositeConstruct make_float_array_length_2( in TEST()
181 TransformationCompositeConstruct make_float_array_length_2_bad( in TEST()
197 TransformationCompositeConstruct make_bool_array_length_3( in TEST()
201 TransformationCompositeConstruct make_bool_array_length_3_bad( in TEST()
220 TransformationCompositeConstruct make_uvec3_array_length_2_2( in TEST()
223 TransformationCompositeConstruct make_uvec3_array_length_2_2_bad( in TEST()
427 TransformationCompositeConstruct make_mat34( in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_composite_construct_test.cpp138 TransformationCompositeConstruct make_vec2_array_length_3( in TEST()
142 TransformationCompositeConstruct make_vec2_array_length_3_bad( in TEST()
147 TransformationCompositeConstruct make_vec2_array_length_3_nores( in TEST()
178 TransformationCompositeConstruct make_float_array_length_2( in TEST()
181 TransformationCompositeConstruct make_float_array_length_2_bad( in TEST()
197 TransformationCompositeConstruct make_bool_array_length_3( in TEST()
201 TransformationCompositeConstruct make_bool_array_length_3_bad( in TEST()
220 TransformationCompositeConstruct make_uvec3_array_length_2_2( in TEST()
223 TransformationCompositeConstruct make_uvec3_array_length_2_2_bad( in TEST()
427 TransformationCompositeConstruct make_mat34( in TEST()
[all …]
/third_party/spirv-tools/test/fuzz/
Dtransformation_composite_construct_test.cpp138 TransformationCompositeConstruct make_vec2_array_length_3( in TEST()
142 TransformationCompositeConstruct make_vec2_array_length_3_bad( in TEST()
172 TransformationCompositeConstruct make_float_array_length_2( in TEST()
175 TransformationCompositeConstruct make_float_array_length_2_bad( in TEST()
191 TransformationCompositeConstruct make_bool_array_length_3( in TEST()
195 TransformationCompositeConstruct make_bool_array_length_3_bad( in TEST()
214 TransformationCompositeConstruct make_uvec3_array_length_2_2( in TEST()
217 TransformationCompositeConstruct make_uvec3_array_length_2_2_bad( in TEST()
421 TransformationCompositeConstruct make_mat34( in TEST()
424 TransformationCompositeConstruct make_mat34_bad( in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp25 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
26 protobufs::TransformationCompositeConstruct message) in TransformationCompositeConstruct()
29 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
42 bool TransformationCompositeConstruct::IsApplicable( in IsApplicable()
105 void TransformationCompositeConstruct::Apply( in Apply()
139 bool TransformationCompositeConstruct::ComponentsForArrayConstructionAreOK( in ComponentsForArrayConstructionAreOK()
176 bool TransformationCompositeConstruct::ComponentsForMatrixConstructionAreOK( in ComponentsForMatrixConstructionAreOK()
203 bool TransformationCompositeConstruct::ComponentsForStructConstructionAreOK( in ComponentsForStructConstructionAreOK()
232 bool TransformationCompositeConstruct::ComponentsForVectorConstructionAreOK( in ComponentsForVectorConstructionAreOK()
263 protobufs::Transformation TransformationCompositeConstruct::ToMessage() const { in ToMessage()
[all …]
Dtransformation_composite_construct.h26 class TransformationCompositeConstruct : public Transformation {
28 explicit TransformationCompositeConstruct(
29 protobufs::TransformationCompositeConstruct message);
31 TransformationCompositeConstruct(
98 protobufs::TransformationCompositeConstruct message_;
Dfuzzer_pass_wrap_vector_synonym.cpp115 ApplyTransformation(TransformationCompositeConstruct( in Apply()
122 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dfuzzer_pass_add_image_sample_unused_components.cpp179 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dfuzzer_pass_construct_composites.cpp149 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dtransformation.cpp213 return MakeUnique<TransformationCompositeConstruct>( in FromMessage()
/third_party/spirv-tools/source/fuzz/
Dtransformation_composite_construct.cpp25 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
26 protobufs::TransformationCompositeConstruct message) in TransformationCompositeConstruct()
29 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
42 bool TransformationCompositeConstruct::IsApplicable( in IsApplicable()
105 void TransformationCompositeConstruct::Apply( in Apply()
139 bool TransformationCompositeConstruct::ComponentsForArrayConstructionAreOK( in ComponentsForArrayConstructionAreOK()
176 bool TransformationCompositeConstruct::ComponentsForMatrixConstructionAreOK( in ComponentsForMatrixConstructionAreOK()
203 bool TransformationCompositeConstruct::ComponentsForStructConstructionAreOK( in ComponentsForStructConstructionAreOK()
232 bool TransformationCompositeConstruct::ComponentsForVectorConstructionAreOK( in ComponentsForVectorConstructionAreOK()
263 protobufs::Transformation TransformationCompositeConstruct::ToMessage() const { in ToMessage()
[all …]
Dtransformation_composite_construct.h26 class TransformationCompositeConstruct : public Transformation {
28 explicit TransformationCompositeConstruct(
29 protobufs::TransformationCompositeConstruct message);
31 TransformationCompositeConstruct(
98 protobufs::TransformationCompositeConstruct message_;
Dfuzzer_pass_add_image_sample_unused_components.cpp178 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dfuzzer_pass_construct_composites.cpp148 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dtransformation.cpp210 return MakeUnique<TransformationCompositeConstruct>( in FromMessage()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_composite_construct.cpp25 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
26 protobufs::TransformationCompositeConstruct message) in TransformationCompositeConstruct()
29 TransformationCompositeConstruct::TransformationCompositeConstruct( in TransformationCompositeConstruct() function in spvtools::fuzz::TransformationCompositeConstruct
42 bool TransformationCompositeConstruct::IsApplicable( in IsApplicable()
105 void TransformationCompositeConstruct::Apply( in Apply()
139 bool TransformationCompositeConstruct::ComponentsForArrayConstructionAreOK( in ComponentsForArrayConstructionAreOK()
176 bool TransformationCompositeConstruct::ComponentsForMatrixConstructionAreOK( in ComponentsForMatrixConstructionAreOK()
203 bool TransformationCompositeConstruct::ComponentsForStructConstructionAreOK( in ComponentsForStructConstructionAreOK()
232 bool TransformationCompositeConstruct::ComponentsForVectorConstructionAreOK( in ComponentsForVectorConstructionAreOK()
263 protobufs::Transformation TransformationCompositeConstruct::ToMessage() const { in ToMessage()
[all …]
Dtransformation_composite_construct.h26 class TransformationCompositeConstruct : public Transformation {
28 explicit TransformationCompositeConstruct(
29 protobufs::TransformationCompositeConstruct message);
31 TransformationCompositeConstruct(
98 protobufs::TransformationCompositeConstruct message_;
Dfuzzer_pass_wrap_vector_synonym.cpp115 ApplyTransformation(TransformationCompositeConstruct( in Apply()
122 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dfuzzer_pass_add_image_sample_unused_components.cpp179 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dfuzzer_pass_construct_composites.cpp149 ApplyTransformation(TransformationCompositeConstruct( in Apply()
Dtransformation.cpp213 return MakeUnique<TransformationCompositeConstruct>( in FromMessage()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto489 TransformationCompositeConstruct composite_construct = 15;
1299 message TransformationCompositeConstruct { message
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto489 TransformationCompositeConstruct composite_construct = 15;
1299 message TransformationCompositeConstruct { message
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto489 TransformationCompositeConstruct composite_construct = 15;
1288 message TransformationCompositeConstruct { message
/third_party/spirv-tools/
DCHANGES123 - Fix off-by-one in TransformationCompositeConstruct (#3979)
/third_party/skia/third_party/externals/spirv-tools/
DCHANGES181 - Fix off-by-one in TransformationCompositeConstruct (#3979)

12