/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate.cpp | 155 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument 399 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 406 spvValidateBinary(const spv_const_context context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic) spvValidateBinary() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate.cpp | 155 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument 399 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 406 spvValidateBinary(const spv_const_context context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic) spvValidateBinary() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate.cpp | 147 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument 393 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument 413 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 420 spvValidateBinary(const spv_const_context context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic) spvValidateBinary() argument 445 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text.cpp | 805 spvTextToBinary(const spv_const_context context, const char* input_text, const size_t input_text_size, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinary() argument 814 spvTextToBinaryWithOptions(const spv_const_context context, const char* input_text, const size_t input_text_size, const uint32_t options, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinaryWithOptions() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text.cpp | 805 spvTextToBinary(const spv_const_context context, const char* input_text, const size_t input_text_size, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinary() argument 814 spvTextToBinaryWithOptions(const spv_const_context context, const char* input_text, const size_t input_text_size, const uint32_t options, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinaryWithOptions() argument
|
/third_party/spirv-tools/source/ |
H A D | text.cpp | 828 spvTextToBinary(const spv_const_context context, const char* input_text, const size_t input_text_size, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinary() argument 837 spvTextToBinaryWithOptions(const spv_const_context context, const char* input_text, const size_t input_text_size, const uint32_t options, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinaryWithOptions() argument
|