Searched refs:GLProgramParameteriEXT (Results 1 – 4 of 4) sorted by relevance
1115 GLProgramParameteriEXT, enumerator
2215 case EntryPoint::GLProgramParameteriEXT: in GetEntryPointName()
6084 EVENT(context, GLProgramParameteriEXT, "context = %d, program = %u, pname = %s, value = %d", in GL_ProgramParameteriEXT()
6621 return CallCapture(angle::EntryPoint::GLProgramParameteriEXT, std::move(paramBuffer)); in CaptureProgramParameteriEXT()