Searched defs:NumElement (Results 1 - 1 of 1) sorted by path

/frameworks/compile/slang/
H A Dslang_rs_export_type.h438 unsigned NumElement)
441 mNumElement(NumElement) {
512 unsigned NumElement)
515 mNumElement(NumElement) {
434 RSExportVectorType(RSContext *Context, const llvm::StringRef &Name, DataType DT, bool Normalized, unsigned NumElement) argument
510 RSExportConstantArrayType(RSContext *Context, const RSExportType *ElementType, unsigned NumElement) argument

Completed in 77 milliseconds