Searched refs:GLES (Results 1 – 24 of 24) sorted by relevance
41 if (appType == Application.ApplicationType.Android) this.type = Type.GLES; in GLVersion()42 else if (appType == Application.ApplicationType.iOS) this.type = Type.GLES; in GLVersion()48 if (type == Type.GLES) { in GLVersion()149 GLES, enumConstant
7 PURPOSE = 'Verify correctness of OpenGL/GLES and X11 versions/extensions.'12 - GLES version is less than 230 OpenGL/GLES and X11, and then parse those strings to compare with expected
30 + Clears (including GLES 3 only ones)31 + Framebuffer blits (GLES 3)
62 color/depth/stencil-renderability adheres to the GLES specification and
1 # GLES 3.1 -- pixel format sensitive tests
1 # GLES 3.1 -- rotation sensitive tests
1 # GLES 3.0 -- pixel format sensitive tests
1 # GLES 3.1 -- MSAA sensitive tests
1 # GLES 3 -- rotation sensitive tests
1 # GLES 3 -- MSAA sensitive tests
41 # when GLES is enabled, gl* and _glapi_* belong to bridge_glapi and
19 # when GLES is enabled, gl* and _glapi_* belong to bridge_glapi and
67 raise SCons.Errors.UserError, "GLES requires libxml2-python to build"
92 Tracker for the Khronos EGL standard, used to set up GL and GLES contexts
19 GLES 3.1 debug (KHR_debug)
340 # generate GLES sources349 # generate GLES headers
92 InfoLogs are the outputs from the GLES log query functions.
63 color/depth/stencil-renderability adheres to the GLES specification and