Searched refs:GLBeginConditionalRender (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 252 GLBeginConditionalRender, enumerator
|
D | entry_points_enum_autogen.cpp | 489 case EntryPoint::GLBeginConditionalRender: in GetEntryPointName()
|
/external/angle/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 36 EVENT(context, GLBeginConditionalRender, "context = %d, id = %u, mode = %s", CID(context), id, in GL_BeginConditionalRender() 44 context, angle::EntryPoint::GLBeginConditionalRender, id, mode)); in GL_BeginConditionalRender()
|