Home
last modified time | relevance | path

Searched refs:spirv (Results 1 – 25 of 840) sorted by relevance

12345678910>>...34

/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_limits_test.cpp82 std::ostringstream spirv; in TEST_F() local
83 spirv << header << R"( in TEST_F()
87 spirv << " %1"; in TEST_F()
89 CompileSuccessfully(spirv.str()); in TEST_F()
94 std::ostringstream spirv; in TEST_F() local
95 spirv << header << R"( in TEST_F()
99 spirv << " %1"; in TEST_F()
101 CompileSuccessfully(spirv.str()); in TEST_F()
109 std::ostringstream spirv; in TEST_F() local
110 spirv << header << R"( in TEST_F()
[all …]
Dval_id_test.cpp100 string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
105 CompileSuccessfully(spirv.c_str()); in TEST_F()
110 string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
114 CompileSuccessfully(spirv.c_str()); in TEST_F()
118 string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
121 CompileSuccessfully(spirv.c_str()); in TEST_F()
127 string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
131 CompileSuccessfully(spirv.c_str()); in TEST_F()
139 string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
145 CompileSuccessfully(spirv.c_str()); in TEST_F()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_limits_test.cpp147 std::ostringstream spirv; in TEST_F() local
148 spirv << header << R"( in TEST_F()
152 spirv << " %1"; in TEST_F()
154 CompileSuccessfully(spirv.str()); in TEST_F()
159 std::ostringstream spirv; in TEST_F() local
160 spirv << header << R"( in TEST_F()
164 spirv << " %1"; in TEST_F()
166 CompileSuccessfully(spirv.str()); in TEST_F()
174 std::ostringstream spirv; in TEST_F() local
175 spirv << header << R"( in TEST_F()
[all …]
Dval_id_test.cpp183 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
188 CompileSuccessfully(spirv.c_str()); in TEST_F()
193 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
197 CompileSuccessfully(spirv.c_str()); in TEST_F()
201 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
204 CompileSuccessfully(spirv.c_str()); in TEST_F()
211 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
215 CompileSuccessfully(spirv.c_str()); in TEST_F()
224 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
230 CompileSuccessfully(spirv.c_str()); in TEST_F()
[all …]
Dval_decoration_test.cpp49 std::string spirv = R"( in TEST_F() local
60 CompileSuccessfully(spirv); in TEST_F()
70 std::string spirv = R"( in TEST_F() local
84 CompileSuccessfully(spirv); in TEST_F()
103 std::string spirv = R"( in TEST_F() local
118 CompileSuccessfully(spirv); in TEST_F()
127 std::string spirv = R"( in TEST_F() local
149 CompileSuccessfully(spirv); in TEST_F()
167 std::string spirv = R"( in TEST_F() local
180 CompileSuccessfully(spirv); in TEST_F()
[all …]
Dval_memory_test.cpp47 std::string spirv = R"( in TEST_F() local
62 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
76 std::string spirv = R"( in TEST_F() local
93 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
98 std::string spirv = R"( in TEST_F() local
116 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
130 std::string spirv = R"( in TEST_F() local
150 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
155 std::string spirv = R"( in TEST_F() local
176 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_limits_test.cpp147 std::ostringstream spirv; in TEST_F() local
148 spirv << header << R"( in TEST_F()
152 spirv << " %1"; in TEST_F()
154 CompileSuccessfully(spirv.str()); in TEST_F()
159 std::ostringstream spirv; in TEST_F() local
160 spirv << header << R"( in TEST_F()
164 spirv << " %1"; in TEST_F()
166 CompileSuccessfully(spirv.str()); in TEST_F()
174 std::ostringstream spirv; in TEST_F() local
175 spirv << header << R"( in TEST_F()
[all …]
Dval_id_test.cpp183 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
188 CompileSuccessfully(spirv.c_str()); in TEST_F()
193 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
197 CompileSuccessfully(spirv.c_str()); in TEST_F()
201 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
204 CompileSuccessfully(spirv.c_str()); in TEST_F()
211 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
215 CompileSuccessfully(spirv.c_str()); in TEST_F()
224 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
230 CompileSuccessfully(spirv.c_str()); in TEST_F()
[all …]
Dval_decoration_test.cpp49 std::string spirv = R"( in TEST_F() local
60 CompileSuccessfully(spirv); in TEST_F()
70 std::string spirv = R"( in TEST_F() local
84 CompileSuccessfully(spirv); in TEST_F()
103 std::string spirv = R"( in TEST_F() local
118 CompileSuccessfully(spirv); in TEST_F()
127 std::string spirv = R"( in TEST_F() local
149 CompileSuccessfully(spirv); in TEST_F()
167 std::string spirv = R"( in TEST_F() local
180 CompileSuccessfully(spirv); in TEST_F()
[all …]
Dval_memory_test.cpp47 std::string spirv = R"( in TEST_F() local
62 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
76 std::string spirv = R"( in TEST_F() local
93 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
98 std::string spirv = R"( in TEST_F() local
116 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
130 std::string spirv = R"( in TEST_F() local
150 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
155 std::string spirv = R"( in TEST_F() local
176 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
[all …]
/third_party/spirv-tools/test/val/
Dval_limits_test.cpp147 std::ostringstream spirv; in TEST_F() local
148 spirv << header << R"( in TEST_F()
152 spirv << " %1"; in TEST_F()
154 CompileSuccessfully(spirv.str()); in TEST_F()
159 std::ostringstream spirv; in TEST_F() local
160 spirv << header << R"( in TEST_F()
164 spirv << " %1"; in TEST_F()
166 CompileSuccessfully(spirv.str()); in TEST_F()
174 std::ostringstream spirv; in TEST_F() local
175 spirv << header << R"( in TEST_F()
[all …]
Dval_id_test.cpp183 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
188 CompileSuccessfully(spirv.c_str()); in TEST_F()
193 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
197 CompileSuccessfully(spirv.c_str()); in TEST_F()
201 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
204 CompileSuccessfully(spirv.c_str()); in TEST_F()
211 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
215 CompileSuccessfully(spirv.c_str()); in TEST_F()
224 std::string spirv = kGLSL450MemoryModel + R"( in TEST_F() local
230 CompileSuccessfully(spirv.c_str()); in TEST_F()
[all …]
Dval_decoration_test.cpp49 std::string spirv = R"( in TEST_F() local
60 CompileSuccessfully(spirv); in TEST_F()
70 std::string spirv = R"( in TEST_F() local
84 CompileSuccessfully(spirv); in TEST_F()
103 std::string spirv = R"( in TEST_F() local
118 CompileSuccessfully(spirv); in TEST_F()
127 std::string spirv = R"( in TEST_F() local
149 CompileSuccessfully(spirv); in TEST_F()
167 std::string spirv = R"( in TEST_F() local
180 CompileSuccessfully(spirv); in TEST_F()
[all …]
Dval_memory_test.cpp47 std::string spirv = R"( in TEST_F() local
62 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
76 std::string spirv = R"( in TEST_F() local
93 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
98 std::string spirv = R"( in TEST_F() local
116 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
130 std::string spirv = R"( in TEST_F() local
150 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
155 std::string spirv = R"( in TEST_F() local
176 CompileSuccessfully(spirv.c_str(), SPV_ENV_VULKAN_1_1); in TEST_F()
[all …]
/third_party/flutter/skia/third_party/spirv-tools/
DBUILD.gn6 script = "../externals/spirv-tools/utils/generate_grammar_tables.py"
7 sources = [ "../externals/spirv-headers/include/spirv/$version/spirv.core.grammar.json" ]
9 "$root_out_dir/spirv-tools/core.insts-$version.inc",
10 "$root_out_dir/spirv-tools/operand.kinds-$version.inc",
13 "--spirv-core-grammar=" + rebase_path(
14 "../externals/spirv-headers/include/spirv/$version/spirv.core.grammar.json",
17 rebase_path("$root_out_dir/spirv-tools/core.insts-$version.inc",
20 rebase_path("$root_out_dir/spirv-tools/operand.kinds-$version.inc",
39 script = "../externals/spirv-tools/utils/generate_grammar_tables.py"
41 "../externals/spirv-headers/include/spirv/1.0/extinst.glsl.std.450.grammar.json",
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.memory_test.cpp104 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
105 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
108 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
109 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
113 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
114 std::string err = CompileFailure(spirv, SPV_ENV_UNIVERSAL_1_3); in TEST_F()
121 std::string spirv = "%2 = OpPtrNotEqual %1 %3 %4\n"; in TEST_F() local
122 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
125 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
126 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
[all …]
/third_party/spirv-tools/test/
Dtext_to_binary.memory_test.cpp104 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
105 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
108 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
109 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
113 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
114 std::string err = CompileFailure(spirv, SPV_ENV_UNIVERSAL_1_3); in TEST_F()
121 std::string spirv = "%2 = OpPtrNotEqual %1 %3 %4\n"; in TEST_F() local
122 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
125 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
126 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.memory_test.cpp104 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
105 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
108 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
109 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
113 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
114 std::string err = CompileFailure(spirv, SPV_ENV_UNIVERSAL_1_3); in TEST_F()
121 std::string spirv = "%2 = OpPtrNotEqual %1 %3 %4\n"; in TEST_F() local
122 EXPECT_THAT(CompiledInstructions(spirv, SPV_ENV_UNIVERSAL_1_4), in TEST_F()
125 spirv, SPV_BINARY_TO_TEXT_OPTION_NONE, SPV_ENV_UNIVERSAL_1_4); in TEST_F()
126 EXPECT_THAT(disassembly, Eq(spirv)); in TEST_F()
[all …]
/third_party/skia/third_party/externals/spirv-cross/
DCMakeLists.txt71 set(spirv-compiler-options "")
72 set(spirv-compiler-defines "")
73 set(spirv-cross-link-flags "")
76 set(spirv-cross-build-version "unknown")
82 OUTPUT_VARIABLE spirv-cross-build-version
86 message(STATUS "SPIRV-Cross: Git hash: ${spirv-cross-build-version}")
91 string(TIMESTAMP spirv-cross-timestamp)
95 set(spirv-compiler-defines ${spirv-compiler-defines} SPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS)
97 set(spirv-compiler-options ${spirv-compiler-options} -fno-exceptions)
102 set(spirv-compiler-defines ${spirv-compiler-defines} SPIRV_CROSS_FORCE_STL_TYPES)
[all …]
/third_party/spirv-tools/source/opt/
DBUILD.gn30 "//third_party/spirv-tools/source/opt/aggressive_dead_code_elim_pass.cpp",
31 "//third_party/spirv-tools/source/opt/amd_ext_to_khr.cpp",
32 "//third_party/spirv-tools/source/opt/basic_block.cpp",
33 "//third_party/spirv-tools/source/opt/block_merge_pass.cpp",
34 "//third_party/spirv-tools/source/opt/block_merge_util.cpp",
35 "//third_party/spirv-tools/source/opt/build_module.cpp",
36 "//third_party/spirv-tools/source/opt/ccp_pass.cpp",
37 "//third_party/spirv-tools/source/opt/cfg.cpp",
38 "//third_party/spirv-tools/source/opt/cfg_cleanup_pass.cpp",
39 "//third_party/spirv-tools/source/opt/code_sink.cpp",
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/
DBUILD.bazel11 srcs = ["include/spirv/1.0/spirv.core.grammar.json"],
16 srcs = ["include/spirv/1.0/extinst.glsl.std.450.grammar.json"],
21 srcs = ["include/spirv/1.0/extinst.opencl.std.100.grammar.json"],
26 srcs = ["include/spirv/1.1/spirv.core.grammar.json"],
31 srcs = ["include/spirv/1.1/extinst.glsl.std.450.grammar.json"],
36 srcs = ["include/spirv/1.1/extinst.opencl.std.100.grammar.json"],
41 srcs = ["include/spirv/1.2/spirv.core.grammar.json"],
46 srcs = ["include/spirv/1.2/extinst.glsl.std.450.grammar.json"],
51 srcs = ["include/spirv/1.2/extinst.opencl.std.100.grammar.json"],
56 srcs = ["include/spirv/unified1/spirv.core.grammar.json"],
[all …]
/third_party/skia/third_party/externals/spirv-headers/
DBUILD.bazel11 srcs = ["include/spirv/1.0/spirv.core.grammar.json"],
16 srcs = ["include/spirv/1.0/extinst.glsl.std.450.grammar.json"],
21 srcs = ["include/spirv/1.0/extinst.opencl.std.100.grammar.json"],
26 srcs = ["include/spirv/1.1/spirv.core.grammar.json"],
31 srcs = ["include/spirv/1.1/extinst.glsl.std.450.grammar.json"],
36 srcs = ["include/spirv/1.1/extinst.opencl.std.100.grammar.json"],
41 srcs = ["include/spirv/1.2/spirv.core.grammar.json"],
46 srcs = ["include/spirv/1.2/extinst.glsl.std.450.grammar.json"],
51 srcs = ["include/spirv/1.2/extinst.opencl.std.100.grammar.json"],
56 srcs = ["include/spirv/unified1/spirv.core.grammar.json"],
[all …]
/third_party/spirv-headers/
DBUILD.bazel11 srcs = ["include/spirv/1.0/spirv.core.grammar.json"],
16 srcs = ["include/spirv/1.0/extinst.glsl.std.450.grammar.json"],
21 srcs = ["include/spirv/1.0/extinst.opencl.std.100.grammar.json"],
26 srcs = ["include/spirv/1.1/spirv.core.grammar.json"],
31 srcs = ["include/spirv/1.1/extinst.glsl.std.450.grammar.json"],
36 srcs = ["include/spirv/1.1/extinst.opencl.std.100.grammar.json"],
41 srcs = ["include/spirv/1.2/spirv.core.grammar.json"],
46 srcs = ["include/spirv/1.2/extinst.glsl.std.450.grammar.json"],
51 srcs = ["include/spirv/1.2/extinst.opencl.std.100.grammar.json"],
56 srcs = ["include/spirv/unified1/spirv.core.grammar.json"],
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.h19 namespace spirv = angle::spirv; variable
115 spirv::IdRef id;
116 spirv::IdRefList idList;
126 spirv::IdRef id;
218 spirv::IdRef id;
244 spirv::IdRef labelId;
248 spirv::Blob localVariables;
252 spirv::Blob body;
275 std::vector<spirv::IdRef> blockIds;
306 spirv::IdRef getNewId(const SpirvDecorations &decorations);
[all …]
/third_party/spirv-tools/
DBUILD.gn31 "include/spirv/1.2/GLSL.std.450.h",
32 "include/spirv/1.2/OpenCL.std.h",
33 "include/spirv/1.2/spirv.h",
34 "include/spirv/1.2/spirv.hpp",
35 "include/spirv/unified1/GLSL.std.450.h",
36 "include/spirv/unified1/NonSemanticClspvReflection.h",
37 "include/spirv/unified1/NonSemanticDebugPrintf.h",
38 "include/spirv/unified1/OpenCL.std.h",
39 "include/spirv/unified1/spirv.h",
40 "include/spirv/unified1/spirv.hpp",
[all …]

12345678910>>...34