Add Java exceptions to catch RS calls with no context or no surface.
This commit is contained in:
@@ -162,6 +162,7 @@ public class ProgramStore extends BaseObj {
|
||||
}
|
||||
|
||||
public ProgramStore create() {
|
||||
mRS.validate();
|
||||
return internalCreate(mRS, this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user