Home
last modified time | relevance | path

Searched defs:OverloadInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.cc773 struct OverloadInfo { struct
775 const uint8_t num_parameters;
777 const uint8_t num_open_types;
779 const uint8_t num_open_numbers;
781 OpenTypeInfo const* const open_types;
783 OpenNumberInfo const* const open_numbers;
785 ParameterInfo const* const parameters;
789 MatcherIndex const* const return_matcher_indices;
791 PipelineStageSet supported_stages;
793 bool is_deprecated;