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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h492 unsigned NumElement)
495 mNumElement(NumElement) {
567 unsigned NumElement)
570 mNumElement(NumElement) {
488 RSExportVectorType(RSContext *Context, const llvm::StringRef &Name, DataType DT, bool Normalized, unsigned NumElement) argument
565 RSExportConstantArrayType(RSContext *Context, const RSExportType *ElementType, unsigned NumElement) argument

Completed in 138 milliseconds