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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h372 // For a vector type (RSExportVectorType is derived from RSExportPrimitiveType),
428 class RSExportVectorType : public RSExportPrimitiveType { class in namespace:slang
434 RSExportVectorType(RSContext *Context, function in class:slang::RSExportVectorType
446 static RSExportVectorType *Create(RSContext *Context,

Completed in 8 milliseconds