Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp714 struct SPIRFunctionPrototype : IVariant struct
717 {
721 explicit SPIRFunctionPrototype(TypeID return_type_) in SPIRFunctionPrototype() argument
726 TypeID return_type;
727 SmallVector<uint32_t> parameter_types;