Searched refs:GLGetProgramBinary (Results 1 – 6 of 6) sorted by relevance
593 GLGetProgramBinary, enumerator
1171 case EntryPoint::GLGetProgramBinary: in GetEntryPointName()
1480 EVENT(context, GLGetProgramBinary, in GL_GetProgramBinary()1492 ValidateGetProgramBinary(context, angle::EntryPoint::GLGetProgramBinary, programPacked, in GL_GetProgramBinary()
1226 return CallCapture(angle::EntryPoint::GLGetProgramBinary, std::move(paramBuffer)); in CaptureGetProgramBinary()
1559 case angle::EntryPoint::GLGetProgramBinary: in ReplayTraceFunctionCall()
3042 return CallCapture(EntryPoint::GLGetProgramBinary, std::move(params)); in ParseCallCapture()