Home
last modified time | relevance | path

Searched refs:spv_const_context (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h451 typedef const spv_context_t* spv_const_context; typedef
773 SPIRV_TOOLS_EXPORT spv_result_t spvTextToBinary(const spv_const_context context,
783 const spv_const_context context, const char* text, const size_t length,
796 SPIRV_TOOLS_EXPORT spv_result_t spvBinaryToText(const spv_const_context context,
816 SPIRV_TOOLS_EXPORT spv_result_t spvValidate(const spv_const_context context,
830 const spv_const_context context, const spv_const_validator_options options,
837 spvValidateBinary(const spv_const_context context, const uint32_t* words,
890 const spv_const_context context, void* user_data, const uint32_t* words,
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlibspirv.h451 typedef const spv_context_t* spv_const_context; typedef
773 SPIRV_TOOLS_EXPORT spv_result_t spvTextToBinary(const spv_const_context context,
783 const spv_const_context context, const char* text, const size_t length,
796 SPIRV_TOOLS_EXPORT spv_result_t spvBinaryToText(const spv_const_context context,
816 SPIRV_TOOLS_EXPORT spv_result_t spvValidate(const spv_const_context context,
830 const spv_const_context context, const spv_const_validator_options options,
837 spvValidateBinary(const spv_const_context context, const uint32_t* words,
890 const spv_const_context context, void* user_data, const uint32_t* words,
/third_party/spirv-tools/include/spirv-tools/
Dlibspirv.h451 typedef const spv_context_t* spv_const_context; typedef
782 SPIRV_TOOLS_EXPORT spv_result_t spvTextToBinary(const spv_const_context context,
792 const spv_const_context context, const char* text, const size_t length,
805 SPIRV_TOOLS_EXPORT spv_result_t spvBinaryToText(const spv_const_context context,
825 SPIRV_TOOLS_EXPORT spv_result_t spvValidate(const spv_const_context context,
839 const spv_const_context context, const spv_const_validator_options options,
846 spvValidateBinary(const spv_const_context context, const uint32_t* words,
899 const spv_const_context context, void* user_data, const uint32_t* words,
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate.cpp380 const spv_const_context context, spv_const_validator_options options, in ValidateBinaryAndKeepValidationState()
399 spv_result_t spvValidate(const spv_const_context context, in spvValidate()
406 spv_result_t spvValidateBinary(const spv_const_context context, in spvValidateBinary()
431 spv_result_t spvValidateWithOptions(const spv_const_context context, in spvValidateWithOptions()
Dvalidation_state.h112 ValidationState_t(const spv_const_context context,
118 spv_const_context context() const { return context_; } in context()
743 const spv_const_context context_;
Dvalidate.h235 const spv_const_context context, spv_const_validator_options options,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp380 const spv_const_context context, spv_const_validator_options options, in ValidateBinaryAndKeepValidationState()
399 spv_result_t spvValidate(const spv_const_context context, in spvValidate()
406 spv_result_t spvValidateBinary(const spv_const_context context, in spvValidateBinary()
431 spv_result_t spvValidateWithOptions(const spv_const_context context, in spvValidateWithOptions()
Dvalidation_state.h112 ValidationState_t(const spv_const_context context,
118 spv_const_context context() const { return context_; } in context()
743 const spv_const_context context_;
Dvalidate.h235 const spv_const_context context, spv_const_validator_options options,
/third_party/spirv-tools/source/val/
Dvalidate.cpp398 const spv_const_context context, spv_const_validator_options options, in ValidateBinaryAndKeepValidationState()
417 spv_result_t spvValidate(const spv_const_context context, in spvValidate()
424 spv_result_t spvValidateBinary(const spv_const_context context, in spvValidateBinary()
449 spv_result_t spvValidateWithOptions(const spv_const_context context, in spvValidateWithOptions()
Dvalidation_state.h111 ValidationState_t(const spv_const_context context,
117 spv_const_context context() const { return context_; } in context()
788 const spv_const_context context_;
Dvalidate.h244 const spv_const_context context, spv_const_validator_options options,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/
Dbin_to_dot.h24 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words,
Dbin_to_dot.cpp168 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words, in BinaryToDot()
/third_party/skia/third_party/externals/spirv-tools/tools/cfg/
Dbin_to_dot.h24 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words,
Dbin_to_dot.cpp168 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words, in BinaryToDot()
/third_party/spirv-tools/tools/cfg/
Dbin_to_dot.h24 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words,
Dbin_to_dot.cpp168 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words, in BinaryToDot()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dname_mapper.h67 FriendlyNameMapper(const spv_const_context context, const uint32_t* code,
Dassembly_grammar.h30 explicit AssemblyGrammar(const spv_const_context context) in AssemblyGrammar()
/third_party/spirv-tools/source/
Dname_mapper.h67 FriendlyNameMapper(const spv_const_context context, const uint32_t* code,
Dassembly_grammar.h30 explicit AssemblyGrammar(const spv_const_context context) in AssemblyGrammar()
Dbinary.cpp82 Parser(const spv_const_context context, void* user_data, in Parser()
810 spv_result_t spvBinaryParse(const spv_const_context context, void* user_data, in spvBinaryParse()
/third_party/skia/third_party/externals/spirv-tools/source/
Dname_mapper.h67 FriendlyNameMapper(const spv_const_context context, const uint32_t* code,
Dassembly_grammar.h30 explicit AssemblyGrammar(const spv_const_context context) in AssemblyGrammar()

12