Home
last modified time | relevance | path

Searched full:foo* (Results 28576 - 28600 of 28687) sorted by relevance

1...<<11411142114311441145114611471148

/third_party/spirv-tools/test/reduce/
H A Dreducer_test.cpp268 // int foo() {
286 // } while(bool(foo()));
H A Dremove_function_test.cpp233 OpName %6 "foo(" in TEST()
/third_party/spirv-tools/test/
H A Dtext_literal_test.cpp119 {"\"\\foo\nbar\"", "foo\nbar"},
120 {"\"\\foo\\\nbar\"", "foo\nbar"},
H A Dtext_start_new_inst_test.cpp62 AssemblyContext(AutoText("%foo = OpAdd"), nullptr).isStartOfNewInst()); in TEST()
64 AssemblyContext(AutoText("%foo = OpAdd"), nullptr).isStartOfNewInst()); in TEST()
69 AssemblyContext(AutoText("%foo = "), nullptr).isStartOfNewInst()); in TEST()
70 EXPECT_FALSE(AssemblyContext(AutoText("%foo "), nullptr).isStartOfNewInst()); in TEST()
71 EXPECT_FALSE(AssemblyContext(AutoText("%foo"), nullptr).isStartOfNewInst()); in TEST()
H A Dtext_to_binary.annotation_test.cpp376 { CASE(Export), "foo" },
384 EXPECT_THAT(CompileFailure("OpDecorate %1 LinkageAttributes \"foo\" xxyyzz"), in TEST_F()
H A Dtext_to_binary.constant_test.cpp354 "OpTypeOpaque \"Foo\"",
467 "OpTypeOpaque \"Foo\"",
H A Dtext_to_binary.control_flow_test.cpp379 "OpTypeOpaque \"Foo\"",
H A Dtext_to_binary.debug_test.cpp122 "", "foo bar this and that"}));
141 "", "foo bar this and that"}));
168 "", "foo bar this and that"}));
184 ::testing::Values("", "foo bar this and that"));
201 "", "foo bar this and that"}));
217 ::testing::Values("", "foo bar this and that"));
H A Dtext_to_binary.extension_test.cpp999 {"OpDecorate %1 LinkageAttributes \"foobar\" LinkOnceODR\n", in TEST_F()
1003 MakeVector("foobar"), in TEST_F()
/third_party/spirv-tools/test/tools/
H A Dexpect.py40 foo.vert -> foo.vert.[extension] [similarly for .frag, .comp, etc.]
41 foo.glsl -> foo.[extension]
42 foo.unknown -> foo.[extension]
43 foo -> foo.[extension]
H A Dflags_test.cpp102 FLAG_LONG_bool(foo, false, false); in TEST_F()
103 const char* argv[] = {"binary", "--foo", "true", nullptr}; in TEST_F()
104 EXPECT_FALSE(foo.value()); in TEST_F()
108 EXPECT_TRUE(foo.value()); in TEST_F()
114 FLAG_LONG_bool(foo, false, false); in TEST_F()
115 const char* argv[] = {"binary", "--foo=true", nullptr}; in TEST_F()
116 EXPECT_FALSE(foo.value()); in TEST_F()
120 EXPECT_TRUE(foo.value()); in TEST_F()
125 FLAG_LONG_bool(foo, false, false); in TEST_F()
126 const char* argv[] = {"binary", "--foo in TEST_F()
[all...]
/third_party/spirv-tools/test/val/
H A Dval_builtins_test.cpp307 %val2 = OpFunctionCall %void %foo in GetInFunctionCodeGenerator()
311 %foo = OpFunction %void None %func in GetInFunctionCodeGenerator()
312 %foo_entry = OpLabel in GetInFunctionCodeGenerator()
3358 %val1 = OpFunctionCall %void %foo in TEST_F()
3367 %val2 = OpFunctionCall %void %foo in TEST_F()
3372 %foo = OpFunction %void None %func in TEST_F()
3373 %foo_entry = OpLabel in TEST_F()
3412 %val2 = OpFunctionCall %void %foo in GetNoDepthReplacingGenerator()
3417 %foo = OpFunction %void None %func in GetNoDepthReplacingGenerator()
3418 %foo_entry in GetNoDepthReplacingGenerator()
[all...]
H A Dval_capability_test.cpp2684 %foo = OpSubgroupShuffleINTEL %uint %zero %zero in TEST_F()
2712 %foo = OpSubgroupShuffleINTEL %uint %zero %zero in TEST_F()
2740 %foo = OpSubgroupShuffleINTEL %uint %zero %zero in TEST_F()
H A Dval_cfg_test.cpp2693 OpEntryPoint GLCompute %1 "foo" in TEST_F()
2719 OpEntryPoint GLCompute %1 "foo" in TEST_F()
4482 OpName %6 "foo(" in TEST_F()
H A Dval_composites_test.cpp2084 OpName %6 "foo(" in TEST_F()
H A Dval_decoration_test.cpp7711 OpName %foo "foo" in TEST_F()
7721 OpDecorate %foo LinkageAttributes "foo" Export in TEST_F()
7724 OpGroupDecorate %28 %foo %bar in TEST_F()
7732 %foo = OpFunction %bool DontInline %3 in TEST_F()
H A Dval_entry_point_test.cpp33 OpEntryPoint GLCompute %3 "foo" in TEST_F()
34 OpEntryPoint GLCompute %4 "foo" in TEST_F()
57 OpEntryPoint GLCompute %3 "foo" in TEST_F()
58 OpEntryPoint GLCompute %4 "foo2" in TEST_F()
H A Dval_ext_inst_debug_test.cpp379 %foo_name = OpString "foo" in TEST_P()
388 %foo_info = OpExtInst %void %DbgExt DebugLocalVariable %foo_name %int_info %dbg_src 1 1 %main_info FlagIsLocal in TEST_P()
393 %foo = OpVariable %u32_ptr_function Function in TEST_P()
394 %foo_val = OpLoad %u32 %foo in TEST_P()
418 %foo_name = OpString "foo" in TEST_P()
427 %foo_info in TEST_P()
2598 struct foo : VS_OUTPUT { TEST_F() struct
2644 struct foo : VS_OUTPUT { TEST_P() struct
2790 struct foo : VS_OUTPUT {}; TEST_P() struct
2793 %foo_name = OpString "foo" TEST_P() local
2843 struct foo : VS_OUTPUT { TEST_F() struct
2889 struct foo : VS_OUTPUT { TEST_P() struct
[all...]
H A Dval_ext_inst_test.cpp6126 OpEntryPoint GLCompute %foo "foo" in TEST_F()
6127 OpExecutionMode %foo LocalSize 1 1 1 in TEST_F()
6128 %foo_name = OpString "foo" in TEST_F()
6131 %foo = OpFunction %void None %void_fn in TEST_F()
6135 %decl = OpExtInst %void %ext Kernel %foo %foo_name in TEST_F()
6148 OpEntryPoint GLCompute %foo "foo" in TEST_F()
[all...]
H A Dval_extension_spv_khr_linkonce_odr_test.cpp42 OpDecorate %var LinkageAttributes "foobar" LinkOnceODR in TEST_F()
59 OpDecorate %var LinkageAttributes "foobar" LinkOnceODR in TEST_F()
71 " OpDecorate %1 LinkageAttributes \"foobar\" LinkOnceODR\n")); in TEST_F()
80 OpDecorate %var LinkageAttributes "foobar" LinkOnceODR in TEST_F()
92 " OpDecorate %1 LinkageAttributes \"foobar\" LinkOnceODR")); in TEST_F()
H A Dval_id_test.cpp255 OpMemberName %2 0 "foo"
263 OpMemberName %1 0 "foo"
273 OpMemberName %1 1 "foo"
H A Dval_interfaces_test.cpp1427 OpEntryPoint MeshNV %foo "foo" %in in TEST_F()
1428 OpExecutionMode %foo LocalSize 1 1 1 in TEST_F()
1440 %foo = OpFunction %void None %void_fn in TEST_F()
H A Dval_layout_test.cpp413 %foo_frag = OpString "foo.frag" in TEST_F()
418 OpLine %foo_frag 1 1 in TEST_F()
474 OpEntryPoint Fragment %foo "foo" in TEST_F()
475 OpExecutionMode %foo OriginUpperLeft in TEST_F()
478 %foo = OpFunction %voidt None %funct in TEST_F()
480 %recurse = OpFunctionCall %voidt %foo in TEST_F()
516 %foo = OpFunction %voidt None %funct in TEST_F()
H A Dval_memory_test.cpp4907 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
4941 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
4972 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
5016 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
5059 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
5095 OpEntryPoint GLCompute %main "foo" %var in TEST_F()
H A Dval_primitives_test.cpp80 %placeholder = OpFunctionCall %void %foo in CallAndCallee()
84 %foo = OpFunction %void None %func in CallAndCallee()
85 %foo_entry = OpLabel in CallAndCallee()

Completed in 84 milliseconds

1...<<11411142114311441145114611471148