Searched refs:GLCreateProgram (Results 1 – 7 of 7) sorted by relevance
363 GLCreateProgram, enumerator
711 case EntryPoint::GLCreateProgram: in GetEntryPointName()
808 EVENT(context, GLCreateProgram, "context = %d", CID(context)); in GL_CreateProgram()815 ValidateCreateProgram(context, angle::EntryPoint::GLCreateProgram)); in GL_CreateProgram()822 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLCreateProgram, GLuint>(); in GL_CreateProgram()829 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLCreateProgram, GLuint>(); in GL_CreateProgram()
6603 case EntryPoint::GLCreateProgram: in maybeOverrideEntryPoint()7076 case EntryPoint::GLCreateProgram: in maybeCapturePreCallUpdates()7618 case EntryPoint::GLCreateProgram: in updateResourceCountsFromCallCapture()
494 return CallCapture(angle::EntryPoint::GLCreateProgram, std::move(paramBuffer)); in CaptureCreateProgram()
566 case angle::EntryPoint::GLCreateProgram: in ReplayTraceFunctionCall()
1516 return CallCapture(EntryPoint::GLCreateProgram, std::move(params)); in ParseCallCapture()