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

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

Completed in 10 milliseconds