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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h364 class RSExportPointerType : public RSExportType { class in namespace:slang
370 RSExportPointerType(RSContext *Context, function in class:slang::RSExportPointerType
379 static RSExportPointerType *Create(RSContext *Context,
391 }; // RSExportPointerType

Completed in 530 milliseconds