15bd8deadSopenharmony_ciName 25bd8deadSopenharmony_ci 35bd8deadSopenharmony_ci ANGLE_program_binary 45bd8deadSopenharmony_ci 55bd8deadSopenharmony_ciName Strings 65bd8deadSopenharmony_ci 75bd8deadSopenharmony_ci GL_ANGLE_program_binary 85bd8deadSopenharmony_ci 95bd8deadSopenharmony_ciContributors 105bd8deadSopenharmony_ci 115bd8deadSopenharmony_ci Alastair Patrick, Google Inc. 125bd8deadSopenharmony_ci Daniel Koch, TransGaming Inc. 135bd8deadSopenharmony_ci 145bd8deadSopenharmony_ciContact 155bd8deadSopenharmony_ci 165bd8deadSopenharmony_ci Alastair Patrick, Google Inc. (apatrick 'at' google 'dot' com) 175bd8deadSopenharmony_ci 185bd8deadSopenharmony_ciStatus 195bd8deadSopenharmony_ci 205bd8deadSopenharmony_ci Implemented in ANGLE. 215bd8deadSopenharmony_ci 225bd8deadSopenharmony_ciVersion 235bd8deadSopenharmony_ci 245bd8deadSopenharmony_ci Last Modifed Date: June 6, 2012 255bd8deadSopenharmony_ci Revision: #1 265bd8deadSopenharmony_ci 275bd8deadSopenharmony_ciNumber 285bd8deadSopenharmony_ci 295bd8deadSopenharmony_ci OpenGL ES Extension #139 305bd8deadSopenharmony_ci 315bd8deadSopenharmony_ciDependencies 325bd8deadSopenharmony_ci 335bd8deadSopenharmony_ci OpenGL ES 2.0 is required. 345bd8deadSopenharmony_ci OES_get_program_binary is required. 355bd8deadSopenharmony_ci This extension is written against the OpenGL ES 2.0.25 specification. 365bd8deadSopenharmony_ci 375bd8deadSopenharmony_ciOverview 385bd8deadSopenharmony_ci 395bd8deadSopenharmony_ci This extension makes available a program binary format, 405bd8deadSopenharmony_ci PROGRAM_BINARY_ANGLE. It enables retrieving and loading of pre-linked 415bd8deadSopenharmony_ci ANGLE program objects. 425bd8deadSopenharmony_ci 435bd8deadSopenharmony_ciNew Procedures and Functions 445bd8deadSopenharmony_ci 455bd8deadSopenharmony_ci None 465bd8deadSopenharmony_ci 475bd8deadSopenharmony_ciNew Tokens 485bd8deadSopenharmony_ci 495bd8deadSopenharmony_ci Accepted by the <binaryFormat> parameter of ProgramBinaryOES: 505bd8deadSopenharmony_ci 515bd8deadSopenharmony_ci PROGRAM_BINARY_ANGLE 0x93A6 525bd8deadSopenharmony_ci 535bd8deadSopenharmony_ciAdditions to Chapter 2 of the OpenGL-ES 2.0 Specification (OpenGL Operation) 545bd8deadSopenharmony_ci 555bd8deadSopenharmony_ci Add the following paragraph to the end of section 2.15.4, Program Binaries: 565bd8deadSopenharmony_ci 575bd8deadSopenharmony_ci "PROGRAM_BINARY_ANGLE, returned in the list of PROGRAM_BINARY_FORMATS_OES, 585bd8deadSopenharmony_ci is a format that may be loaded into a program object via ProgramBinaryOES." 595bd8deadSopenharmony_ci 605bd8deadSopenharmony_ciAdditions to Chapter 3 of the OpenGL ES 2.0 specification (Rasterizatoin) 615bd8deadSopenharmony_ci 625bd8deadSopenharmony_ci None. 635bd8deadSopenharmony_ci 645bd8deadSopenharmony_ciAdditions to Chapter 4 of the OpenGL ES 2.0 specification (Per-Fragment 655bd8deadSopenharmony_ciOperations and the Framebuffer) 665bd8deadSopenharmony_ci 675bd8deadSopenharmony_ci None. 685bd8deadSopenharmony_ci 695bd8deadSopenharmony_ciAdditions to Chapter 5 of the OpenGL ES 2.0 Specification (Special 705bd8deadSopenharmony_ciFunctions) 715bd8deadSopenharmony_ci 725bd8deadSopenharmony_ci None. 735bd8deadSopenharmony_ci 745bd8deadSopenharmony_ciAdditions to Chapter 6 of the OpenGL ES 2.0 Specification (State and State 755bd8deadSopenharmony_ciRequests) 765bd8deadSopenharmony_ci 775bd8deadSopenharmony_ci None. 785bd8deadSopenharmony_ci 795bd8deadSopenharmony_ciErrors 805bd8deadSopenharmony_ci 815bd8deadSopenharmony_ci None 825bd8deadSopenharmony_ci 835bd8deadSopenharmony_ciNew State 845bd8deadSopenharmony_ci 855bd8deadSopenharmony_ci None. 865bd8deadSopenharmony_ci 875bd8deadSopenharmony_ciIssues 885bd8deadSopenharmony_ci 895bd8deadSopenharmony_ci None 905bd8deadSopenharmony_ci 915bd8deadSopenharmony_ciRevision History 925bd8deadSopenharmony_ci 935bd8deadSopenharmony_ci 06/06/2012 apatrick intial revision 945bd8deadSopenharmony_ci 95