/third_party/skia/third_party/externals/tint/src/transform/ |
D | canonicalize_entry_point_io_test.cc | 33 auto got = Run<CanonicalizeEntryPointIO>(src); in TEST_F() local 45 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src); in TEST_F() local 68 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 103 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 139 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 177 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 213 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 267 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 322 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 379 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local [all …]
|
D | remove_unreachable_statements_test.cc | 29 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 51 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 81 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 103 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 133 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 163 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 187 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 217 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 247 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 267 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local [all …]
|
D | fold_constants_test.cc | 53 auto got = Run<FoldConstants>(src); in TEST_F() local 82 auto got = Run<FoldConstants>(src); in TEST_F() local 111 auto got = Run<FoldConstants>(src); in TEST_F() local 140 auto got = Run<FoldConstants>(src); in TEST_F() local 169 auto got = Run<FoldConstants>(src); in TEST_F() local 198 auto got = Run<FoldConstants>(src); in TEST_F() local 230 auto got = Run<FoldConstants>(src); in TEST_F() local 254 auto got = Run<FoldConstants>(src); in TEST_F() local 278 auto got = Run<FoldConstants>(src); in TEST_F() local 302 auto got = Run<FoldConstants>(src); in TEST_F() local [all …]
|
D | zero_init_workgroup_memory_test.cc | 31 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 46 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 69 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 96 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 133 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 160 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 224 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 288 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 357 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 447 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local [all …]
|
D | robustness_test.cc | 46 auto got = Run<Robustness>(src); in TEST_F() local 76 auto got = Run<Robustness>(src); in TEST_F() local 98 auto got = Run<Robustness>(src); in TEST_F() local 124 auto got = Run<Robustness>(src); in TEST_F() local 146 auto got = Run<Robustness>(src); in TEST_F() local 168 auto got = Run<Robustness>(src); in TEST_F() local 250 auto got = Run<Robustness>(src); in TEST_F() local 272 auto got = Run<Robustness>(src); in TEST_F() local 298 auto got = Run<Robustness>(src); in TEST_F() local 320 auto got = Run<Robustness>(src); in TEST_F() local [all …]
|
D | module_scope_var_to_entry_point_param_test.cc | 47 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 100 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 125 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 156 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 195 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 232 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 297 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 322 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 375 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 402 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local [all …]
|
D | unshadow_test.cc | 29 auto got = Run<Unshadow>(src); in TEST_F() local 52 auto got = Run<Unshadow>(src); in TEST_F() local 82 auto got = Run<Unshadow>(src); in TEST_F() local 116 auto got = Run<Unshadow>(src); in TEST_F() local 142 auto got = Run<Unshadow>(src); in TEST_F() local 172 auto got = Run<Unshadow>(src); in TEST_F() local 202 auto got = Run<Unshadow>(src); in TEST_F() local 232 auto got = Run<Unshadow>(src); in TEST_F() local 262 auto got = Run<Unshadow>(src); in TEST_F() local 290 auto got = Run<Unshadow>(src); in TEST_F() local [all …]
|
D | for_loop_to_loop_test.cc | 29 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 50 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 73 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 98 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 123 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 147 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 174 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 207 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 231 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 258 auto got = Run<ForLoopToLoop>(src); in TEST_F() local [all …]
|
D | simplify_pointers_test.cc | 33 auto got = Run<SimplifyPointers>(src); in TEST_F() local 42 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 63 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 91 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 115 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 138 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 192 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 213 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 241 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 276 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local [all …]
|
D | pad_array_elements_test.cc | 31 auto got = Run<PadArrayElements>(src); in TEST_F() local 42 auto got = Run<PadArrayElements>(src); in TEST_F() local 60 auto got = Run<PadArrayElements>(src); in TEST_F() local 84 auto got = Run<PadArrayElements>(src); in TEST_F() local 112 auto got = Run<PadArrayElements>(src); in TEST_F() local 134 auto got = Run<PadArrayElements>(src); in TEST_F() local 158 auto got = Run<PadArrayElements>(src); in TEST_F() local 194 auto got = Run<PadArrayElements>(src); in TEST_F() local 232 auto got = Run<PadArrayElements>(src); in TEST_F() local 283 auto got = Run<PadArrayElements>(src); in TEST_F() local [all …]
|
D | single_entry_point_test.cc | 33 auto got = Run<SingleEntryPoint>(src); in TEST_F() local 45 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 64 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 83 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 99 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 134 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 184 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 234 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 254 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 304 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local [all …]
|
D | wrap_arrays_in_structs_test.cc | 32 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 49 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 72 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 93 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 114 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 156 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 185 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 218 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 259 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 310 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local
|
D | decompose_memory_access_test.cc | 218 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 416 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 631 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 791 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 989 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 1061 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 1132 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 1219 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 1366 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 1410 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local
|
D | decompose_strided_matrix_test.cc | 38 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>(src); in TEST_F() local 48 auto got = Run<DecomposeStridedMatrix>(src); in TEST_F() local 113 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 175 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 238 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 304 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 366 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 433 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 495 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local 584 auto got = Run<Unshadow, SimplifyPointers, DecomposeStridedMatrix>( in TEST_F() local [all …]
|
D | loop_to_for_loop_test.cc | 29 auto got = Run<LoopToForLoop>(src); in TEST_F() local 63 auto got = Run<LoopToForLoop>(src); in TEST_F() local 98 auto got = Run<LoopToForLoop>(src); in TEST_F() local 153 auto got = Run<LoopToForLoop>(src); in TEST_F() local 179 auto got = Run<LoopToForLoop>(src); in TEST_F() local 206 auto got = Run<LoopToForLoop>(src); in TEST_F() local 232 auto got = Run<LoopToForLoop>(src); in TEST_F() local 258 auto got = Run<LoopToForLoop>(src); in TEST_F() local 283 auto got = Run<LoopToForLoop>(src); in TEST_F() local
|
D | vertex_pulling_test.cc | 34 auto got = Run<VertexPulling>(src, data); in TEST_F() local 54 auto got = Run<VertexPulling>(src, data); in TEST_F() local 72 auto got = Run<VertexPulling>(src, data); in TEST_F() local 96 auto got = Run<VertexPulling>(src, data); in TEST_F() local 126 auto got = Run<VertexPulling>(src, data); in TEST_F() local 165 auto got = Run<VertexPulling>(src, data); in TEST_F() local 204 auto got = Run<VertexPulling>(src, data); in TEST_F() local 244 auto got = Run<VertexPulling>(src, data); in TEST_F() local 292 auto got = Run<VertexPulling>(src, data); in TEST_F() local 351 auto got = Run<VertexPulling>(src, data); in TEST_F() local [all …]
|
D | multiplanar_external_texture_test.cc | 39 auto got = Run<MultiplanarExternalTexture>(src); in TEST_F() local 63 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 107 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 164 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 218 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 290 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 373 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 440 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 507 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 584 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local [all …]
|
D | fold_trivial_single_use_lets_test.cc | 29 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 48 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 69 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 90 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 110 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 127 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 142 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 161 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local
|
D | binding_remapper_test.cc | 48 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 92 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 140 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 202 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 248 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 302 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 366 auto got = Run<BindingRemapper>(src, data); in TEST_F() local 388 auto got = Run<BindingRemapper>(src); in TEST_F() local
|
D | calculate_array_length_test.cc | 34 auto got = Run<CalculateArrayLength>(src); in TEST_F() local 76 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 122 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 166 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 223 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 291 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 347 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local
|
D | promote_initializers_to_const_var_test.cc | 49 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 82 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 105 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 156 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 197 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 223 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 232 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local
|
D | array_length_from_uniform_test.cc | 36 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src); in TEST_F() local 48 auto got = Run<ArrayLengthFromUniform>(src); in TEST_F() local 97 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 150 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 271 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 386 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 415 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 486 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local
|
D | num_workgroups_from_uniform_test.cc | 39 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local 53 auto got = Run<NumWorkgroupsFromUniform>(src); in TEST_F() local 92 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local 139 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local 197 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local 299 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local 342 auto got = Run<Unshadow, CanonicalizeEntryPointIO, NumWorkgroupsFromUniform>( in TEST_F() local
|
D | renamer_test.cc | 34 auto got = Run<Renamer>(src); in TEST_F() local 69 auto got = Run<Renamer>(src); in TEST_F() local 105 auto got = Run<Renamer>(src); in TEST_F() local 138 auto got = Run<Renamer>(src); in TEST_F() local 173 auto got = Run<Renamer>(src); in TEST_F() local 208 auto got = Run<Renamer>(src); in TEST_F() local 248 auto got = Run<Renamer>(src, inputs); in TEST_P() local 273 auto got = Run<Renamer>(src, inputs); in TEST_P() local 298 auto got = Run<Renamer>(src, inputs); in TEST_P() local
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
D | formatter_test.cc | 53 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 62 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 73 auto got = fmt.format(List{diag}); in TEST_F() local 80 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 89 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 98 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 116 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 137 auto got = fmt.format(List{multiline}); in TEST_F() local 151 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 172 auto got = fmt.format(List{multiline}); in TEST_F() local [all …]
|