Axmol Engine 2.4.0-258ceca
|
Set program and blend state. More...
#include <RenderPipelineGL.h>
Inherits RenderPipeline.
Public Member Functions | |
RenderPipelineGL ()=default | |
ProgramGL * | getProgram () const |
Get program instance. | |
![]() | |
void | retain () |
Retains the ownership. | |
void | release () |
Releases the ownership immediately. | |
Object * | autorelease () |
Releases the ownership sometime soon automatically. | |
unsigned int | getReferenceCount () const |
Returns the Object's current reference count. | |
virtual | ~Object () |
Destructor. | |
Additional Inherited Members | |
![]() | |
unsigned int | _ID |
object id, ScriptSupport need public _ID | |
int | _luaID |
Lua reference id. | |
Set program and blend state.
|
default |
descriptor | Specifies render pipeline descriptor. |