Home
last modified time | relevance | path

Searched refs:HasSubstr (Results 1 – 25 of 157) sorted by relevance

1234567

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_image_test.cpp28 using ::testing::HasSubstr;
436 HasSubstr("Expected Sampled Type to be either void or " in TEST_F()
455 HasSubstr("Expected Sampled Type to be a 32-bit int " in TEST_F()
473 HasSubstr("Expected Sampled Type to be a 32-bit int " in TEST_F()
485 HasSubstr("Invalid Depth 3 (must be 0, 1 or 2)")); in TEST_F()
496 HasSubstr("Invalid Arrayed 2 (must be 0 or 1)")); in TEST_F()
507 HasSubstr("Invalid MS 2 (must be 0 or 1)")); in TEST_F()
518 HasSubstr("Invalid Sampled 3 (must be 0, 1 or 2)")); in TEST_F()
531 HasSubstr("Dim SubpassData requires Sampled to be 2")); in TEST_F()
544 HasSubstr("Dim SubpassData requires format Unknown")); in TEST_F()
[all …]
Dval_arithmetics_test.cpp27 using ::testing::HasSubstr;
290 HasSubstr( in TEST_F()
303 HasSubstr( in TEST_F()
315 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
328 HasSubstr( in TEST_F()
341 HasSubstr( in TEST_F()
353 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
365 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
377 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
389 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
[all …]
Dval_atomics_test.cpp26 using ::testing::HasSubstr;
258 HasSubstr("AtomicStore: expected Pointer Storage Class to be Uniform, " in TEST_F()
273 HasSubstr("AtomicLoad: in Vulkan environment memory scope is " in TEST_F()
286 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
299 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
312 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
324 HasSubstr("AtomicLoad: " in TEST_F()
337 HasSubstr( in TEST_F()
360 HasSubstr( in TEST_F()
412 HasSubstr( in TEST_F()
[all …]
Dval_composites_test.cpp26 using ::testing::HasSubstr;
192 HasSubstr("Expected Result Type to be a scalar type")); in TEST_F()
203 HasSubstr("Expected Vector type to be OpTypeVector")); in TEST_F()
215 HasSubstr("Expected Vector component type to be equal to Result Type")); in TEST_F()
226 HasSubstr("Expected Index to be int scalar")); in TEST_F()
246 HasSubstr("Expected Result Type to be OpTypeVector")); in TEST_F()
257 HasSubstr("Expected Vector type to be equal to Result Type")); in TEST_F()
268 HasSubstr("Expected Component type to be equal to Result Type " in TEST_F()
280 HasSubstr("Expected Index to be int scalar")); in TEST_F()
291 HasSubstr("Expected Result Type to be a composite type")); in TEST_F()
[all …]
Dval_ext_inst_test.cpp32 using ::testing::HasSubstr;
478 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
491 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
532 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
545 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
558 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
594 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
607 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
620 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
633 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
[all …]
Dval_conversion_test.cpp27 using ::testing::HasSubstr;
292 HasSubstr("Expected unsigned int scalar or vector type as Result " in TEST_F()
305 HasSubstr("Expected input to be float scalar or vector: ConvertFToU")); in TEST_F()
316 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
340 HasSubstr( in TEST_F()
353 HasSubstr("Expected input to be float scalar or vector: ConvertFToS")); in TEST_F()
364 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
388 HasSubstr( in TEST_F()
401 HasSubstr("Expected input to be int scalar or vector: ConvertSToF")); in TEST_F()
412 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
[all …]
Dval_logicals_test.cpp27 using ::testing::HasSubstr;
282 HasSubstr("Expected bool scalar type as Result Type: Any")); in TEST_F()
293 HasSubstr("Expected operand to be vector bool: Any")); in TEST_F()
318 HasSubstr("Expected bool scalar or vector type as Result Type: IsNan")); in TEST_F()
330 HasSubstr("Expected operand to be scalar or vector float: IsNan")); in TEST_F()
342 HasSubstr( in TEST_F()
369 HasSubstr( in TEST_F()
382 HasSubstr( in TEST_F()
395 HasSubstr( in TEST_F()
409 HasSubstr("Expected left and right operands to have the same type: " in TEST_F()
[all …]
Dval_bitwise_test.cpp27 using ::testing::HasSubstr;
164 HasSubstr("Expected int scalar or vector type as Result Type: " in TEST_F()
177 HasSubstr("Expected Base to be int scalar or vector: ShiftRightLogical")); in TEST_F()
189 HasSubstr("Expected Base to have the same dimension as Result Type: " in TEST_F()
202 HasSubstr("Expected Base to have the same bit width as Result Type: " in TEST_F()
215 HasSubstr( in TEST_F()
228 HasSubstr("Expected Shift to have the same dimension as Result Type: " in TEST_F()
253 HasSubstr( in TEST_F()
265 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
277 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
[all …]
Dval_id_test.cpp35 using ::testing::HasSubstr;
208 HasSubstr("OpMemberName Type <id> '1[%uint]' is not a struct type.")); in TEST_F()
219 HasSubstr("OpMemberName Member <id> '1[%_struct_1]' index is larger " in TEST_F()
242 HasSubstr("OpLine Target <id> '1[%uint]' is not an OpString.")); in TEST_F()
259 HasSubstr("forward referenced IDs have not been defined")); in TEST_F()
277 HasSubstr("OpMemberDecorate Structure type <id> '1[%uint]' is " in TEST_F()
288 HasSubstr("Index 3 provided in OpMemberDecorate for struct <id> " in TEST_F()
315 HasSubstr("Result id of OpDecorationGroup can only " in TEST_F()
331 HasSubstr("OpGroupDecorate Decoration group <id> '1[%1]' is not " in TEST_F()
344 HasSubstr("forward referenced IDs have not been defined")); in TEST_F()
[all …]
Dval_decoration_test.cpp30 using ::testing::HasSubstr;
107 HasSubstr("Index 1 provided in OpMemberDecorate for struct <id> " in TEST_F()
178 HasSubstr("OpDecorationGroup is not allowed in the WebGPU " in TEST_F()
229 HasSubstr("A module-scope OpVariable with initialization value " in TEST_F()
279 HasSubstr("When BuiltIn decoration is applied to a structure-type " in TEST_F()
303 HasSubstr("Structure <id> 1[%_struct_1] contains members with " in TEST_F()
351 HasSubstr("There must be at most one object per Storage Class " in TEST_F()
431 HasSubstr("The LinkageAttributes Decoration (Linkage name: import_main) " in TEST_F()
450 HasSubstr("Function declaration (id 3) must have a LinkageAttributes " in TEST_F()
484 HasSubstr("Function declaration (id 1) must have a LinkageAttributes " in TEST_F()
[all …]
Dval_barriers_test.cpp26 using ::testing::HasSubstr;
268 HasSubstr("OpControlBarrier requires one of the following Execution " in TEST_F()
291 HasSubstr("ControlBarrier: expected Execution Scope to be a 32-bit int")); in TEST_F()
303 HasSubstr("ControlBarrier: expected Execution Scope to be a 32-bit int")); in TEST_F()
315 HasSubstr("ControlBarrier: expected Memory Scope to be a 32-bit int")); in TEST_F()
327 HasSubstr("ControlBarrier: expected Memory Scope to be a 32-bit int")); in TEST_F()
339 HasSubstr( in TEST_F()
352 HasSubstr( in TEST_F()
364 HasSubstr("ControlBarrier: in Vulkan environment Execution Scope " in TEST_F()
376 HasSubstr("ControlBarrier: in WebGPU environment Execution Scope " in TEST_F()
[all …]
Dval_primitives_test.cpp26 using ::testing::HasSubstr;
107 HasSubstr( in TEST_F()
117 HasSubstr("EmitVertex instructions require Geometry execution model")); in TEST_F()
126 HasSubstr("EmitVertex instructions require Geometry execution model")); in TEST_F()
143 HasSubstr( in TEST_F()
153 HasSubstr("EndPrimitive instructions require Geometry execution model")); in TEST_F()
162 HasSubstr("EndPrimitive instructions require Geometry execution model")); in TEST_F()
179 HasSubstr("Opcode EmitStreamVertex requires one of these " in TEST_F()
189 HasSubstr( in TEST_F()
201 HasSubstr( in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_image_test.cpp28 using ::testing::HasSubstr;
436 HasSubstr("Expected Sampled Type to be either void or " in TEST_F()
455 HasSubstr("Expected Sampled Type to be a 32-bit int " in TEST_F()
473 HasSubstr("Expected Sampled Type to be a 32-bit int " in TEST_F()
485 HasSubstr("Invalid Depth 3 (must be 0, 1 or 2)")); in TEST_F()
496 HasSubstr("Invalid Arrayed 2 (must be 0 or 1)")); in TEST_F()
507 HasSubstr("Invalid MS 2 (must be 0 or 1)")); in TEST_F()
518 HasSubstr("Invalid Sampled 3 (must be 0, 1 or 2)")); in TEST_F()
531 HasSubstr("Dim SubpassData requires Sampled to be 2")); in TEST_F()
544 HasSubstr("Dim SubpassData requires format Unknown")); in TEST_F()
[all …]
Dval_arithmetics_test.cpp27 using ::testing::HasSubstr;
290 HasSubstr( in TEST_F()
303 HasSubstr( in TEST_F()
315 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
328 HasSubstr( in TEST_F()
341 HasSubstr( in TEST_F()
353 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
365 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
377 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
389 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
[all …]
Dval_composites_test.cpp26 using ::testing::HasSubstr;
192 HasSubstr("Expected Result Type to be a scalar type")); in TEST_F()
203 HasSubstr("Expected Vector type to be OpTypeVector")); in TEST_F()
215 HasSubstr("Expected Vector component type to be equal to Result Type")); in TEST_F()
226 HasSubstr("Expected Index to be int scalar")); in TEST_F()
246 HasSubstr("Expected Result Type to be OpTypeVector")); in TEST_F()
257 HasSubstr("Expected Vector type to be equal to Result Type")); in TEST_F()
268 HasSubstr("Expected Component type to be equal to Result Type " in TEST_F()
280 HasSubstr("Expected Index to be int scalar")); in TEST_F()
291 HasSubstr("Expected Result Type to be a composite type")); in TEST_F()
[all …]
Dval_atomics_test.cpp26 using ::testing::HasSubstr;
258 HasSubstr("AtomicStore: expected Pointer Storage Class to be Uniform, " in TEST_F()
273 HasSubstr("AtomicLoad: in Vulkan environment memory scope is " in TEST_F()
286 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
299 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
312 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F()
324 HasSubstr("AtomicLoad: " in TEST_F()
337 HasSubstr( in TEST_F()
360 HasSubstr( in TEST_F()
412 HasSubstr( in TEST_F()
[all …]
Dval_ext_inst_test.cpp32 using ::testing::HasSubstr;
478 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
491 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
532 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
545 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
558 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
594 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
607 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
620 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
633 HasSubstr("GLSL.std.450 " + ext_inst_name + in TEST_P()
[all …]
Dval_conversion_test.cpp27 using ::testing::HasSubstr;
292 HasSubstr("Expected unsigned int scalar or vector type as Result " in TEST_F()
305 HasSubstr("Expected input to be float scalar or vector: ConvertFToU")); in TEST_F()
316 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
340 HasSubstr( in TEST_F()
353 HasSubstr("Expected input to be float scalar or vector: ConvertFToS")); in TEST_F()
364 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
388 HasSubstr( in TEST_F()
401 HasSubstr("Expected input to be int scalar or vector: ConvertSToF")); in TEST_F()
412 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
[all …]
Dval_bitwise_test.cpp27 using ::testing::HasSubstr;
164 HasSubstr("Expected int scalar or vector type as Result Type: " in TEST_F()
177 HasSubstr("Expected Base to be int scalar or vector: ShiftRightLogical")); in TEST_F()
189 HasSubstr("Expected Base to have the same dimension as Result Type: " in TEST_F()
202 HasSubstr("Expected Base to have the same bit width as Result Type: " in TEST_F()
215 HasSubstr( in TEST_F()
228 HasSubstr("Expected Shift to have the same dimension as Result Type: " in TEST_F()
253 HasSubstr( in TEST_F()
265 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
277 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
[all …]
Dval_id_test.cpp35 using ::testing::HasSubstr;
208 HasSubstr("OpMemberName Type <id> '1[%uint]' is not a struct type.")); in TEST_F()
219 HasSubstr("OpMemberName Member <id> '1[%_struct_1]' index is larger " in TEST_F()
242 HasSubstr("OpLine Target <id> '1[%uint]' is not an OpString.")); in TEST_F()
259 HasSubstr("forward referenced IDs have not been defined")); in TEST_F()
277 HasSubstr("OpMemberDecorate Structure type <id> '1[%uint]' is " in TEST_F()
288 HasSubstr("Index 3 provided in OpMemberDecorate for struct <id> " in TEST_F()
315 HasSubstr("Result id of OpDecorationGroup can only " in TEST_F()
331 HasSubstr("OpGroupDecorate Decoration group <id> '1[%1]' is not " in TEST_F()
344 HasSubstr("forward referenced IDs have not been defined")); in TEST_F()
[all …]
Dval_logicals_test.cpp27 using ::testing::HasSubstr;
282 HasSubstr("Expected bool scalar type as Result Type: Any")); in TEST_F()
293 HasSubstr("Expected operand to be vector bool: Any")); in TEST_F()
318 HasSubstr("Expected bool scalar or vector type as Result Type: IsNan")); in TEST_F()
330 HasSubstr("Expected operand to be scalar or vector float: IsNan")); in TEST_F()
342 HasSubstr( in TEST_F()
369 HasSubstr( in TEST_F()
382 HasSubstr( in TEST_F()
395 HasSubstr( in TEST_F()
409 HasSubstr("Expected left and right operands to have the same type: " in TEST_F()
[all …]
Dval_barriers_test.cpp26 using ::testing::HasSubstr;
268 HasSubstr("OpControlBarrier requires one of the following Execution " in TEST_F()
291 HasSubstr("ControlBarrier: expected Execution Scope to be a 32-bit int")); in TEST_F()
303 HasSubstr("ControlBarrier: expected Execution Scope to be a 32-bit int")); in TEST_F()
315 HasSubstr("ControlBarrier: expected Memory Scope to be a 32-bit int")); in TEST_F()
327 HasSubstr("ControlBarrier: expected Memory Scope to be a 32-bit int")); in TEST_F()
339 HasSubstr( in TEST_F()
352 HasSubstr( in TEST_F()
364 HasSubstr("ControlBarrier: in Vulkan environment Execution Scope " in TEST_F()
376 HasSubstr("ControlBarrier: in WebGPU environment Execution Scope " in TEST_F()
[all …]
Dval_memory_test.cpp29 using ::testing::HasSubstr;
53 HasSubstr("From Vulkan spec, section 14.5.2:\n" in TEST_F()
106 HasSubstr("From Vulkan spec, section 14.5.2:\n" in TEST_F()
193 HasSubstr("From Vulkan spec, section 14.5.2:\n" in TEST_F()
267 HasSubstr("From Vulkan spec, section 14.5.2:\n" in TEST_F()
308 HasSubstr("From Vulkan spec, section 14.5.2:\n" in TEST_F()
334 HasSubstr( in TEST_F()
452 HasSubstr( in TEST_F()
482 HasSubstr("OpVariable, <id> '4[%4]', must have an initializer.\n" in TEST_F()
511 HasSubstr("OpVariable, <id> '7[%7]', must have an initializer.\n" in TEST_F()
[all …]
Dval_decoration_test.cpp30 using ::testing::HasSubstr;
107 HasSubstr("Index 1 provided in OpMemberDecorate for struct <id> " in TEST_F()
178 HasSubstr("OpDecorationGroup is not allowed in the WebGPU " in TEST_F()
229 HasSubstr("A module-scope OpVariable with initialization value " in TEST_F()
279 HasSubstr("When BuiltIn decoration is applied to a structure-type " in TEST_F()
303 HasSubstr("Structure <id> 1[%_struct_1] contains members with " in TEST_F()
351 HasSubstr("There must be at most one object per Storage Class " in TEST_F()
431 HasSubstr("The LinkageAttributes Decoration (Linkage name: import_main) " in TEST_F()
450 HasSubstr("Function declaration (id 3) must have a LinkageAttributes " in TEST_F()
484 HasSubstr("Function declaration (id 1) must have a LinkageAttributes " in TEST_F()
[all …]
Dval_primitives_test.cpp26 using ::testing::HasSubstr;
107 HasSubstr( in TEST_F()
117 HasSubstr("EmitVertex instructions require Geometry execution model")); in TEST_F()
126 HasSubstr("EmitVertex instructions require Geometry execution model")); in TEST_F()
143 HasSubstr( in TEST_F()
153 HasSubstr("EndPrimitive instructions require Geometry execution model")); in TEST_F()
162 HasSubstr("EndPrimitive instructions require Geometry execution model")); in TEST_F()
179 HasSubstr("Opcode EmitStreamVertex requires one of these " in TEST_F()
189 HasSubstr( in TEST_F()
201 HasSubstr( in TEST_F()
[all …]

1234567