Searched refs:GLDrawElementsIndirect (Results 1 – 7 of 7) sorted by relevance
424 GLDrawElementsIndirect, enumerator
1412 case EntryPoint::GLDrawElementsIndirect: in IsDrawEntryPoint()
833 case EntryPoint::GLDrawElementsIndirect: in GetEntryPointName()
305 EVENT(context, GLDrawElementsIndirect, in GL_DrawElementsIndirect()317 ValidateDrawElementsIndirect(context, angle::EntryPoint::GLDrawElementsIndirect, in GL_DrawElementsIndirect()
234 return CallCapture(angle::EntryPoint::GLDrawElementsIndirect, std::move(paramBuffer)); in CaptureDrawElementsIndirect()
803 case angle::EntryPoint::GLDrawElementsIndirect: in ReplayTraceFunctionCall()
1918 return CallCapture(EntryPoint::GLDrawElementsIndirect, std::move(params)); in ParseCallCapture()