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