Merge "DO NOT MERGE Add DrawGlInfo kModeProcessNoContext"
This commit is contained in:
@@ -55,7 +55,8 @@ struct DrawGlInfo {
|
||||
kModeDraw,
|
||||
// Indicates the the functor is called only to perform
|
||||
// processing and that no draw should be attempted
|
||||
kModeProcess
|
||||
kModeProcess,
|
||||
kModeProcessNoContext
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user