Home
last modified time | relevance | path

Searched refs:spvBinaryParse (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp208 spvBinaryParse(ScopedContext().context, &client_, in Parse()
288 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
308 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
334 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
362 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
403 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
444 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
479 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
534 EXPECT_EQ(SPV_SUCCESS, spvBinaryParse(ScopedContext().context, &client_, in TEST_F()
545 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dbinary_parse_test.cpp208 spvBinaryParse(ScopedContext().context, &client_, in Parse()
288 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
308 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
334 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
362 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
403 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
444 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
479 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
534 EXPECT_EQ(SPV_SUCCESS, spvBinaryParse(ScopedContext().context, &client_, in TEST_F()
545 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dbinary_parse_test.cpp208 spvBinaryParse(ScopedContext().context, &client_, in Parse()
288 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
308 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
334 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
362 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
403 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
444 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
479 spvBinaryParse(ctx.CContext(), &client_, words.data(), words.size(), in TEST_F()
534 EXPECT_EQ(SPV_SUCCESS, spvBinaryParse(ScopedContext().context, &client_, in TEST_F()
545 spvBinaryParse(ScopedContext().context, &client_, words.data(), in TEST_F()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzzers/
Dspvtools_binary_parser_fuzzer.cpp41 spvBinaryParse(context, nullptr, input.data(), input.size(), nullptr, nullptr, in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp41 spvBinaryParse(context, nullptr, input.data(), input.size(), nullptr, nullptr, in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp41 spvBinaryParse(context, nullptr, input.data(), input.size(), nullptr, nullptr, in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp196 spvBinaryParse(&hijacked_context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
202 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp199 spvBinaryParse(&hijacked_context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
205 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate.cpp199 spvBinaryParse(&hijacked_context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
205 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbuild_module.cpp68 spv_result_t status = spvBinaryParse(context, &loader, binary, size, in BuildModule()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dbuild_module.cpp68 spv_result_t status = spvBinaryParse(context, &loader, binary, size, in BuildModule()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dbuild_module.cpp68 spv_result_t status = spvBinaryParse(context, &loader, binary, size, in BuildModule()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Ddisassemble.cpp518 spvBinaryParse(context, &wrapped, code, wordCount, DisassembleTargetHeader, in spvInstructionBinaryToText()
560 spvBinaryParse(&hijack_context, &disassembler, code, wordCount, in spvBinaryToText()
H A Dlibspirv.cpp139 spv_result_t status = spvBinaryParse( in Parse()
H A Dname_mapper.cpp52 spvBinaryParse(context, this, code, wordCount, nullptr, in FriendlyNameMapper()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Ddisassemble.cpp517 spvBinaryParse(context, &wrapped, code, wordCount, DisassembleTargetHeader, in spvInstructionBinaryToText()
559 spvBinaryParse(&hijack_context, &disassembler, code, wordCount, in spvBinaryToText()
Dlibspirv.cpp139 spv_result_t status = spvBinaryParse( in Parse()
Dname_mapper.cpp52 spvBinaryParse(context, this, code, wordCount, nullptr, in FriendlyNameMapper()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/cfg/
H A Dbin_to_dot.cpp180 if (auto error = spvBinaryParse(context, &converter, words, num_words, in BinaryToDot()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/cfg/
H A Dbin_to_dot.cpp180 if (auto error = spvBinaryParse(context, &converter, words, num_words, in BinaryToDot()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/cfg/
Dbin_to_dot.cpp180 if (auto error = spvBinaryParse(context, &converter, words, num_words, in BinaryToDot()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dlibspirv.cpp139 spv_result_t status = spvBinaryParse( in Parse()
H A Dname_mapper.cpp43 spvBinaryParse(context, this, code, wordCount, nullptr, in FriendlyNameMapper()
H A Ddisassemble.cpp1062 spvBinaryParse(context, &wrapped, code, wordCount, DisassembleTargetHeader, in spvInstructionBinaryToText()
1104 spvBinaryParse(&hijack_context, &disassembler, code, wordCount, in spvBinaryToText()
/aosp_15_r20/external/deqp-deps/amber/src/
Dclspv_helper.cc272 if (spvBinaryParse(context, &helper, generated_binary->data(), in Compile()

12