Searched refs:PointeeET (Results 1 – 1 of 1) sorted by relevance
1256 const RSExportType *PointeeET; in Create() local1259 PointeeET = RSExportType::Create(Context, PointeeType, in Create()1263 PointeeET = RSExportPrimitiveType::Create(Context, in Create()1267 if (PointeeET == nullptr) { in Create()1272 return new RSExportPointerType(Context, TypeName, PointeeET); in Create()