/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_decoration_test.cpp | 60 CompileSuccessfully(spirv); in TEST_F() 84 CompileSuccessfully(spirv); in TEST_F() 118 CompileSuccessfully(spirv); in TEST_F() 149 CompileSuccessfully(spirv); in TEST_F() 180 CompileSuccessfully(spirv); in TEST_F() 203 CompileSuccessfully(spirv); in TEST_F() 220 CompileSuccessfully(spirv); in TEST_F() 237 CompileSuccessfully(spirv); in TEST_F() 252 CompileSuccessfully(spirv); in TEST_F() 277 CompileSuccessfully(spirv); in TEST_F() [all …]
|
D | val_id_test.cpp | 188 CompileSuccessfully(spirv.c_str()); in TEST_F() 197 CompileSuccessfully(spirv.c_str()); in TEST_F() 204 CompileSuccessfully(spirv.c_str()); in TEST_F() 215 CompileSuccessfully(spirv.c_str()); in TEST_F() 230 CompileSuccessfully(spirv.c_str()); in TEST_F() 239 CompileSuccessfully(spirv.c_str()); in TEST_F() 250 CompileSuccessfully(spirv.c_str()); in TEST_F() 256 CompileSuccessfully(spirv.c_str()); in TEST_F() 267 CompileSuccessfully(spirv.c_str()); in TEST_F() 274 CompileSuccessfully(spirv.c_str()); in TEST_F() [all …]
|
D | val_arithmetics_test.cpp | 181 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 196 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 214 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 232 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 247 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 262 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 277 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 286 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 299 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 312 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() [all …]
|
D | val_image_test.cpp | 498 CompileSuccessfully(code.c_str()); in TEST_F() 516 CompileSuccessfully(code, env); in TEST_F() 535 CompileSuccessfully(code, env); in TEST_F() 550 CompileSuccessfully(code, env); in TEST_F() 565 CompileSuccessfully(code, env); in TEST_F() 585 CompileSuccessfully(code, env); in TEST_F() 600 CompileSuccessfully(code, env); in TEST_F() 620 CompileSuccessfully(code, env); in TEST_F() 635 CompileSuccessfully(code, env); in TEST_F() 650 CompileSuccessfully(code, env); in TEST_F() [all …]
|
D | val_atomics_test.cpp | 229 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 239 CompileSuccessfully(GenerateKernelCode(body)); in TEST_F() 248 CompileSuccessfully(GenerateShaderCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 257 CompileSuccessfully(GenerateKernelCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 268 CompileSuccessfully(GenerateShaderComputeCode(body), SPV_ENV_VULKAN_1_0); in TEST_F() 277 CompileSuccessfully(GenerateShaderCode(body), SPV_ENV_VULKAN_1_0); in TEST_F() 292 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 304 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 316 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 329 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() [all …]
|
D | val_logicals_test.cpp | 283 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 292 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 303 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 318 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 327 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 339 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 351 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 369 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 378 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 391 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() [all …]
|
D | val_ssa_test.cpp | 48 CompileSuccessfully(str); in TEST_F() 65 CompileSuccessfully(str); in TEST_F() 83 CompileSuccessfully(str); in TEST_F() 96 CompileSuccessfully(str); in TEST_F() 118 CompileSuccessfully(str); in TEST_F() 141 CompileSuccessfully(str); in TEST_F() 161 CompileSuccessfully(str); in TEST_F() 172 CompileSuccessfully(str); in TEST_F() 188 CompileSuccessfully(str); in TEST_F() 203 CompileSuccessfully(str); in TEST_F() [all …]
|
D | val_composites_test.cpp | 181 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 190 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 201 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 212 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 224 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 235 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 244 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 255 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 266 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 278 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_decoration_test.cpp | 60 CompileSuccessfully(spirv); in TEST_F() 84 CompileSuccessfully(spirv); in TEST_F() 118 CompileSuccessfully(spirv); in TEST_F() 149 CompileSuccessfully(spirv); in TEST_F() 180 CompileSuccessfully(spirv); in TEST_F() 203 CompileSuccessfully(spirv); in TEST_F() 220 CompileSuccessfully(spirv); in TEST_F() 237 CompileSuccessfully(spirv); in TEST_F() 252 CompileSuccessfully(spirv); in TEST_F() 277 CompileSuccessfully(spirv); in TEST_F() [all …]
|
D | val_id_test.cpp | 188 CompileSuccessfully(spirv.c_str()); in TEST_F() 197 CompileSuccessfully(spirv.c_str()); in TEST_F() 204 CompileSuccessfully(spirv.c_str()); in TEST_F() 215 CompileSuccessfully(spirv.c_str()); in TEST_F() 230 CompileSuccessfully(spirv.c_str()); in TEST_F() 239 CompileSuccessfully(spirv.c_str()); in TEST_F() 250 CompileSuccessfully(spirv.c_str()); in TEST_F() 256 CompileSuccessfully(spirv.c_str()); in TEST_F() 267 CompileSuccessfully(spirv.c_str()); in TEST_F() 274 CompileSuccessfully(spirv.c_str()); in TEST_F() [all …]
|
D | val_arithmetics_test.cpp | 181 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 196 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 214 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 232 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 247 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 262 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 277 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 286 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 299 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 312 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() [all …]
|
D | val_image_test.cpp | 498 CompileSuccessfully(code.c_str()); in TEST_F() 516 CompileSuccessfully(code, env); in TEST_F() 535 CompileSuccessfully(code, env); in TEST_F() 550 CompileSuccessfully(code, env); in TEST_F() 565 CompileSuccessfully(code, env); in TEST_F() 585 CompileSuccessfully(code, env); in TEST_F() 600 CompileSuccessfully(code, env); in TEST_F() 620 CompileSuccessfully(code, env); in TEST_F() 635 CompileSuccessfully(code, env); in TEST_F() 650 CompileSuccessfully(code, env); in TEST_F() [all …]
|
D | val_atomics_test.cpp | 229 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 239 CompileSuccessfully(GenerateKernelCode(body)); in TEST_F() 248 CompileSuccessfully(GenerateShaderCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 257 CompileSuccessfully(GenerateKernelCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 268 CompileSuccessfully(GenerateShaderComputeCode(body), SPV_ENV_VULKAN_1_0); in TEST_F() 277 CompileSuccessfully(GenerateShaderCode(body), SPV_ENV_VULKAN_1_0); in TEST_F() 292 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 304 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 316 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 329 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() [all …]
|
D | val_logicals_test.cpp | 283 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 292 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 303 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 318 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 327 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 339 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 351 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 369 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 378 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 391 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() [all …]
|
D | val_ssa_test.cpp | 48 CompileSuccessfully(str); in TEST_F() 65 CompileSuccessfully(str); in TEST_F() 83 CompileSuccessfully(str); in TEST_F() 96 CompileSuccessfully(str); in TEST_F() 118 CompileSuccessfully(str); in TEST_F() 141 CompileSuccessfully(str); in TEST_F() 161 CompileSuccessfully(str); in TEST_F() 172 CompileSuccessfully(str); in TEST_F() 188 CompileSuccessfully(str); in TEST_F() 203 CompileSuccessfully(str); in TEST_F() [all …]
|
D | val_composites_test.cpp | 181 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 190 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 201 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 212 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 224 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 235 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 244 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 255 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 266 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 278 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() [all …]
|
/third_party/spirv-tools/test/val/ |
D | val_decoration_test.cpp | 60 CompileSuccessfully(spirv); in TEST_F() 84 CompileSuccessfully(spirv); in TEST_F() 118 CompileSuccessfully(spirv); in TEST_F() 149 CompileSuccessfully(spirv); in TEST_F() 180 CompileSuccessfully(spirv); in TEST_F() 203 CompileSuccessfully(spirv); in TEST_F() 220 CompileSuccessfully(spirv); in TEST_F() 237 CompileSuccessfully(spirv); in TEST_F() 252 CompileSuccessfully(spirv); in TEST_F() 277 CompileSuccessfully(spirv); in TEST_F() [all …]
|
D | val_id_test.cpp | 188 CompileSuccessfully(spirv.c_str()); in TEST_F() 197 CompileSuccessfully(spirv.c_str()); in TEST_F() 204 CompileSuccessfully(spirv.c_str()); in TEST_F() 215 CompileSuccessfully(spirv.c_str()); in TEST_F() 230 CompileSuccessfully(spirv.c_str()); in TEST_F() 239 CompileSuccessfully(spirv.c_str()); in TEST_F() 250 CompileSuccessfully(spirv.c_str()); in TEST_F() 256 CompileSuccessfully(spirv.c_str()); in TEST_F() 267 CompileSuccessfully(spirv.c_str()); in TEST_F() 274 CompileSuccessfully(spirv.c_str()); in TEST_F() [all …]
|
D | val_image_test.cpp | 498 CompileSuccessfully(code.c_str()); in TEST_F() 516 CompileSuccessfully(code, env); in TEST_F() 535 CompileSuccessfully(code, env); in TEST_F() 550 CompileSuccessfully(code, env); in TEST_F() 565 CompileSuccessfully(code, env); in TEST_F() 585 CompileSuccessfully(code, env); in TEST_F() 600 CompileSuccessfully(code, env); in TEST_F() 620 CompileSuccessfully(code, env); in TEST_F() 635 CompileSuccessfully(code, env); in TEST_F() 650 CompileSuccessfully(code, env); in TEST_F() [all …]
|
D | val_arithmetics_test.cpp | 181 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 196 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 214 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 232 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 247 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 262 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 277 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 286 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 299 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() 312 CompileSuccessfully(GenerateCode(body).c_str()); in TEST_F() [all …]
|
D | val_logicals_test.cpp | 283 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 292 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 303 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 318 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 327 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 339 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 351 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F() 369 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 378 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() 391 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F() [all …]
|
D | val_ssa_test.cpp | 48 CompileSuccessfully(str); in TEST_F() 65 CompileSuccessfully(str); in TEST_F() 83 CompileSuccessfully(str); in TEST_F() 96 CompileSuccessfully(str); in TEST_F() 118 CompileSuccessfully(str); in TEST_F() 141 CompileSuccessfully(str); in TEST_F() 161 CompileSuccessfully(str); in TEST_F() 172 CompileSuccessfully(str); in TEST_F() 188 CompileSuccessfully(str); in TEST_F() 203 CompileSuccessfully(str); in TEST_F() [all …]
|
D | val_atomics_test.cpp | 229 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 239 CompileSuccessfully(GenerateKernelCode(body)); in TEST_F() 248 CompileSuccessfully(GenerateShaderCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 257 CompileSuccessfully(GenerateKernelCode(body, "OpCapability Int64Atomics\n")); in TEST_F() 268 CompileSuccessfully(GenerateShaderComputeCode(body), SPV_ENV_VULKAN_1_0); in TEST_F() 277 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 289 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 301 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 314 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() 327 CompileSuccessfully(GenerateShaderCode(body)); in TEST_F() [all …]
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/ |
D | val_id_test.cpp | 105 CompileSuccessfully(spirv.c_str()); in TEST_F() 114 CompileSuccessfully(spirv.c_str()); in TEST_F() 121 CompileSuccessfully(spirv.c_str()); in TEST_F() 131 CompileSuccessfully(spirv.c_str()); in TEST_F() 145 CompileSuccessfully(spirv.c_str()); in TEST_F() 154 CompileSuccessfully(spirv.c_str()); in TEST_F() 165 CompileSuccessfully(spirv.c_str()); in TEST_F() 171 CompileSuccessfully(spirv.c_str()); in TEST_F() 182 CompileSuccessfully(spirv.c_str()); in TEST_F() 189 CompileSuccessfully(spirv.c_str()); in TEST_F() [all …]
|
D | val_data_test.cpp | 114 CompileSuccessfully(str.c_str()); in TEST_F() 124 CompileSuccessfully(str.c_str()); in TEST_F() 134 CompileSuccessfully(str.c_str()); in TEST_F() 143 CompileSuccessfully(str.c_str()); in TEST_F() 152 CompileSuccessfully(str.c_str()); in TEST_F() 161 CompileSuccessfully(str.c_str()); in TEST_F() 171 CompileSuccessfully(str.c_str()); in TEST_F() 181 CompileSuccessfully(str.c_str()); in TEST_F() 190 CompileSuccessfully(str.c_str()); in TEST_F() 200 CompileSuccessfully(str.c_str()); in TEST_F() [all …]
|