HomeSort by relevance Sort by last modified time
    Searched defs:spv_diagnostic (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/include/spirv-tools/
libspirv.h 379 typedef spv_diagnostic_t* spv_diagnostic; typedef
574 spv_diagnostic* diagnostic);
581 const uint32_t options, spv_binary* binary, spv_diagnostic* diagnostic);
598 spv_diagnostic* diagnostic);
609 spv_diagnostic* diagnostic);
616 const spv_const_binary binary, spv_diagnostic* diagnostic);
623 const size_t num_words, spv_diagnostic* diagnostic);
628 SPIRV_TOOLS_EXPORT spv_diagnostic
633 SPIRV_TOOLS_EXPORT void spvDiagnosticDestroy(spv_diagnostic diagnostic);
637 spvDiagnosticPrint(const spv_diagnostic diagnostic)
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
libspirv.h 379 typedef spv_diagnostic_t* spv_diagnostic; typedef
574 spv_diagnostic* diagnostic);
581 const uint32_t options, spv_binary* binary, spv_diagnostic* diagnostic);
598 spv_diagnostic* diagnostic);
609 spv_diagnostic* diagnostic);
616 const spv_const_binary binary, spv_diagnostic* diagnostic);
623 const size_t num_words, spv_diagnostic* diagnostic);
628 SPIRV_TOOLS_EXPORT spv_diagnostic
633 SPIRV_TOOLS_EXPORT void spvDiagnosticDestroy(spv_diagnostic diagnostic);
637 spvDiagnosticPrint(const spv_diagnostic diagnostic)
    [all...]

Completed in 171 milliseconds