Searched refs:GLGetProgramBinary (Results 1 – 6 of 6) sorted by relevance
755 GLGetProgramBinary, enumerator
1495 case EntryPoint::GLGetProgramBinary: in GetEntryPointName()
1440 EVENT(context, GLGetProgramBinary, in GL_GetProgramBinary()1452 ValidateGetProgramBinary(context, angle::EntryPoint::GLGetProgramBinary, programPacked, in GL_GetProgramBinary()
1226 return CallCapture(angle::EntryPoint::GLGetProgramBinary, std::move(paramBuffer)); in CaptureGetProgramBinary()
1515 case angle::EntryPoint::GLGetProgramBinary: in ReplayTraceFunctionCall()
2976 return CallCapture(EntryPoint::GLGetProgramBinary, std::move(params)); in ParseCallCapture()