Home
last modified time | relevance | path

Searched refs:spvDiagnosticDestroy (Results 1 – 25 of 81) sorted by relevance

1234

/external/deqp/external/vulkancts/framework/vulkan/
DvkSpirVAsm.cpp103 spvDiagnosticDestroy(diagnostic); in assembleSpirV()
111 spvDiagnosticDestroy(diagnostic); in assembleSpirV()
137 spvDiagnosticDestroy(diagnostic); in disassembleSpirV()
143 spvDiagnosticDestroy(diagnostic); in disassembleSpirV()
217 spvDiagnosticDestroy(diagnostic); in validateSpirV()
226 spvDiagnosticDestroy(diagnostic); in validateSpirV()
/external/deqp-deps/SPIRV-Tools/test/
Ddiagnostic_test.cpp35 TEST(Diagnostic, DestroyNull) { spvDiagnosticDestroy(nullptr); } in TEST()
39 spvDiagnosticDestroy(diagnostic); in TEST()
48 spvDiagnosticDestroy(diagnostic); in TEST()
50 spvDiagnosticDestroy(diagnostic); in TEST()
Dtest_fixture.h51 if (diagnostic) spvDiagnosticDestroy(diagnostic); in ~TextToBinaryTestBase()
108 spvDiagnosticDestroy(diagnostic);
118 spvDiagnosticDestroy(diagnostic);
146 spvDiagnosticDestroy(diagnostic); in EncodeSuccessfullyDecodeFailed()
181 spvDiagnosticDestroy(diagnostic); in DestroyDiagnostic()
Dext_inst.glsl_test.cpp70 spvDiagnosticDestroy(diagnostic); in TEST_P()
100 spvDiagnosticDestroy(diagnostic); in TEST_P()
Dbinary_to_text_test.cpp71 spvDiagnosticDestroy(diagnostic); in SetUp()
114 spvDiagnosticDestroy(diagnostic); in TEST_F()
135 spvDiagnosticDestroy(diagnostic); in TEST_F()
156 spvDiagnosticDestroy(diagnostic); in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Ddiagnostic_test.cpp35 TEST(Diagnostic, DestroyNull) { spvDiagnosticDestroy(nullptr); } in TEST()
39 spvDiagnosticDestroy(diagnostic); in TEST()
48 spvDiagnosticDestroy(diagnostic); in TEST()
50 spvDiagnosticDestroy(diagnostic); in TEST()
Dtest_fixture.h51 if (diagnostic) spvDiagnosticDestroy(diagnostic); in ~TextToBinaryTestBase()
108 spvDiagnosticDestroy(diagnostic);
118 spvDiagnosticDestroy(diagnostic);
146 spvDiagnosticDestroy(diagnostic); in EncodeSuccessfullyDecodeFailed()
181 spvDiagnosticDestroy(diagnostic); in DestroyDiagnostic()
Dext_inst.glsl_test.cpp70 spvDiagnosticDestroy(diagnostic); in TEST_P()
100 spvDiagnosticDestroy(diagnostic); in TEST_P()
Dbinary_to_text_test.cpp71 spvDiagnosticDestroy(diagnostic); in SetUp()
114 spvDiagnosticDestroy(diagnostic); in TEST_F()
135 spvDiagnosticDestroy(diagnostic); in TEST_F()
156 spvDiagnosticDestroy(diagnostic); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Ddiagnostic_test.cpp35 TEST(Diagnostic, DestroyNull) { spvDiagnosticDestroy(nullptr); } in TEST()
39 spvDiagnosticDestroy(diagnostic); in TEST()
48 spvDiagnosticDestroy(diagnostic); in TEST()
50 spvDiagnosticDestroy(diagnostic); in TEST()
Dtest_fixture.h51 if (diagnostic) spvDiagnosticDestroy(diagnostic); in ~TextToBinaryTestBase()
108 spvDiagnosticDestroy(diagnostic);
118 spvDiagnosticDestroy(diagnostic);
146 spvDiagnosticDestroy(diagnostic); in EncodeSuccessfullyDecodeFailed()
181 spvDiagnosticDestroy(diagnostic); in DestroyDiagnostic()
Dext_inst.glsl_test.cpp70 spvDiagnosticDestroy(diagnostic); in TEST_P()
100 spvDiagnosticDestroy(diagnostic); in TEST_P()
Dbinary_to_text_test.cpp71 spvDiagnosticDestroy(diagnostic); in SetUp()
114 spvDiagnosticDestroy(diagnostic); in TEST_F()
135 spvDiagnosticDestroy(diagnostic); in TEST_F()
156 spvDiagnosticDestroy(diagnostic); in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzzers/
Dspvtools_as_fuzzer.cpp46 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
60 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Dspvtools_as_fuzzer.cpp46 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
60 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
/external/deqp-deps/SPIRV-Tools/test/fuzzers/
Dspvtools_as_fuzzer.cpp46 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
60 spvDiagnosticDestroy(diagnostic); in LLVMFuzzerTestOneInput()
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/cfg/
Dcfg.cpp116 spvDiagnosticDestroy(diagnostic); in main()
123 spvDiagnosticDestroy(diagnostic); in main()
/external/deqp-deps/SPIRV-Tools/tools/cfg/
Dcfg.cpp116 spvDiagnosticDestroy(diagnostic); in main()
123 spvDiagnosticDestroy(diagnostic); in main()
/external/swiftshader/third_party/SPIRV-Tools/tools/cfg/
Dcfg.cpp116 spvDiagnosticDestroy(diagnostic); in main()
123 spvDiagnosticDestroy(diagnostic); in main()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_fixtures.h73 spvDiagnosticDestroy(diagnostic_); in DestroyDiagnostic()
117 spvDiagnosticDestroy(diagnostic); in CompileFailure()
134 spvDiagnosticDestroy(diagnostic); in CompileSuccessfully()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_fixtures.h73 spvDiagnosticDestroy(diagnostic_); in DestroyDiagnostic()
117 spvDiagnosticDestroy(diagnostic); in CompileFailure()
134 spvDiagnosticDestroy(diagnostic); in CompileSuccessfully()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_fixtures.h73 spvDiagnosticDestroy(diagnostic_); in DestroyDiagnostic()
117 spvDiagnosticDestroy(diagnostic); in CompileFailure()
134 spvDiagnosticDestroy(diagnostic); in CompileSuccessfully()
/external/swiftshader/third_party/SPIRV-Tools/source/
Ddiagnostic.cpp44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy() function
124 spvDiagnosticDestroy(*diagnostic); // Avoid memory leak. in UseDiagnosticAsMessageConsumer()
/external/deqp-deps/SPIRV-Tools/source/
Ddiagnostic.cpp44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy() function
124 spvDiagnosticDestroy(*diagnostic); // Avoid memory leak. in UseDiagnosticAsMessageConsumer()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Ddiagnostic.cpp44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy() function
124 spvDiagnosticDestroy(*diagnostic); // Avoid memory leak. in UseDiagnosticAsMessageConsumer()

1234