Home
last modified time | relevance | path

Searched full:opengl (Results 1 – 25 of 5278) sorted by relevance

12345678910>>...212

/third_party/ffmpeg/libavdevice/
Dopengl_enc.c37 #include <OpenGL/gl3.h>
70 * but since OpenGL 3.0 GL_LUMINANCE is deprecated.
88 /* MinGW exposes only OpenGL 1.1 API */
155 …av_log(ctx, AV_LOG_ERROR, "OpenGL error occurred in '%s', line %d: %d\n", __FUNCTION__, __LINE__, …
187 /* OpenGL implementation limits */
194 /* Current OpenGL configuration */
281 static av_cold int opengl_init_context(OpenGLContext *opengl);
283 static av_cold void opengl_deinit_context(OpenGLContext *opengl) in opengl_deinit_context() argument
285 glDeleteTextures(4, opengl->texture_name); in opengl_deinit_context()
286 opengl->texture_name[0] = opengl->texture_name[1] = in opengl_deinit_context()
[all …]
/third_party/mesa3d/src/broadcom/ci/
Dbroadcom-rpi3-fails.txt7 # Creating OpenGL ES 3 context
45 spec@!opengl 1.1@max-texture-size,Crash
46 spec@!opengl 1.2@copyteximage 3d,Fail
47 spec@!opengl 1.2@getteximage-targets 3d,Fail
48 spec@!opengl 1.2@tex3d-maxsize,Fail
49 spec@!opengl 1.2@tex3d,Fail
50 spec@!opengl 1.2@texture-packed-formats,Fail
51 spec@!opengl 1.2@texwrap 3d bordercolor,Fail
52 spec@!opengl 1.2@texwrap 3d proj bordercolor,Fail
53 spec@!opengl 1.2@texwrap 3d proj,Fail
[all …]
/third_party/mesa3d/src/etnaviv/ci/
Detnaviv-gc2000-flakes.txt32 spec@!opengl 1.0@gl-1.0-front-invalidate-back
33 spec@!opengl 1.0@gl-1.0-scissor-copypixels
34 spec@!opengl 1.0@gl-1.0-texgen
35 spec@!opengl 1.0@gl-1.0-textured-triangle
36 spec@!opengl 1.1@depthstencil-default_fb-copypixels
37 spec@!opengl 1.1@draw-pixels
38 spec@!opengl 1.1@texgen
39 spec@!opengl 1.1@texredefine
40 spec@!opengl 1.1@texsubimage-depth-formats
41 spec@!opengl 1.2@lodclamp
[all …]
Detnaviv-gc2000-fails.txt451 spec@!opengl 1.0@gl-1.0-blend-func,Fail
453 spec@!opengl 1.0@gl-1.0-drawbuffer-modes,Fail
454 spec@!opengl 1.0@gl-1.0-edgeflag-const,Fail
455 spec@!opengl 1.0@gl-1.0-edgeflag,Fail
456 spec@!opengl 1.0@gl-1.0-edgeflag-quads,Fail
457 spec@!opengl 1.0@gl-1.0-logicop@GL_AND,Fail
458 spec@!opengl 1.0@gl-1.0-logicop@GL_AND_INVERTED,Fail
459 spec@!opengl 1.0@gl-1.0-logicop@GL_AND_REVERSE,Fail
460 spec@!opengl 1.0@gl-1.0-logicop@GL_CLEAR,Fail
461 spec@!opengl 1.0@gl-1.0-logicop@GL_COPY_INVERTED,Fail
[all …]
/third_party/openGLES/extensions/EXT/
DWGL_EXT_create_context_es2_profile.txt44 An OpenGL ES implementation is required.
48 This extension allows creating an OpenGL ES context.
62 Additions to the OpenGL / GLX / GLX Protocol Specificaitons
80 "... If the version requested is a valid and supported OpenGL-ES version,
83 returned will implement the OpenGL ES version requested.
91 "... If the requested OpenGL version is less than 3.2,
98 requested version is a valid and supported OpenGL-ES implementation,
99 then a context implementing that OpenGL ES version is returned;
100 otherwise, if the requested OpenGL version is less than
109 "If an OpenGL ES profile is requested, then the context returned
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_create_context_es2_profile.txt44 An OpenGL ES implementation is required.
48 This extension allows creating an OpenGL ES context.
62 Additions to the OpenGL / GLX / GLX Protocol Specificaitons
80 "... If the version requested is a valid and supported OpenGL-ES version,
83 returned will implement the OpenGL ES version requested.
91 "... If the requested OpenGL version is less than 3.2,
98 requested version is a valid and supported OpenGL-ES implementation,
99 then a context implementing that OpenGL ES version is returned;
100 otherwise, if the requested OpenGL version is less than
109 "If an OpenGL ES profile is requested, then the context returned
[all …]
DWGL_EXT_colorspace.txt32 OpenGL Extension #498
40 OpenGL dependencies:
42 OpenGL 3.0 is required
44 OpenGL ES dependencies:
46 OpenGL ES 3.0 or GL_EXT_sRGB is required.
53 in sRGB by OpenGL/ES contexts supporting that capability.
74 attribute values from EGL 1.3 and OpenGL/ES colorspace
99 WGL_COLORSPACE_EXT specifies the color space used by OpenGL and
100 OpenGL ES when rendering to the surface. If its value is
107 WGL_COLORSPACE_LINEAR_EXT for OpenGL ES and OpenGL. With OpenGL pixel
[all …]
/third_party/openGLES/
Dindex_es.php2 $static_title = 'Khronos OpenGL ES Registry';
7 <p> The OpenGL ES Registry contains specifications of the core API and
9 OpenGL ES extensions; header files corresponding to the
12 <p> The OpenGL ES Registry is part of the <a
13 href="http://www.khronos.org/registry/OpenGL/"> Combined OpenGL Registry </a>
14 for OpenGL, OpenGL ES, and OpenGL SC, which includes the <a
22 <li> <b><a href="#specs">Current OpenGL ES API and Shading Language
25 <li> <a href="#specs32">OpenGL ES 3.2 Specifications</a> </li>
26 <li> <a href="#specs31">OpenGL ES 3.1 Specifications</a> </li>
27 <li> <a href="#specs3">OpenGL ES 3.0 Specifications</a> </li>
[all …]
Dindex_gl.php2 $static_title = 'Khronos OpenGL&reg; Registry';
7 <p> The OpenGL Registry contains specifications of the core API and
9 OpenGL extensions; header files corresponding to the specifications; and
13 <p> The OpenGL registry is part of the <a
14 href="http://www.khronos.org/registry/OpenGL/"> Combined OpenGL Registry </a>
15 for OpenGL, OpenGL ES, and OpenGL SC, which includes the <a
23 <li> <b><a href="#apispecs">Current OpenGL API, Shading Language, GLX,
27 <a href="https://www.khronos.org/files/ip-disclosures/opengl/"> IP
28 Disclosures</a> Potentially Affecting OpenGL Implementations
32 <li> <a href="#arbextspecs">OpenGL ARB Extensions Specifications</a> </li>
[all …]
DREADME.adoc4 = OpenGL-Registry
7 == OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
9 This site contains the API and Extension registries for the OpenGL family
10 APIs - OpenGL, OpenGL ES, and OpenGL SC. It includes API specifications;
15 It does not contain the OpenGL and OpenGL ES Reference Pages, which are in
16 the KhronosGroup/OpenGL-Refpages repository.
20 controlled resources in the OpenGL / GLX / WGL namespaces, or otherwise
21 change the Registry, propose a pull request against the OpenGL-Registry
33 The OpenGL-Registry repository isn't the right place to report problems with
34 the OpenGL and OpenGL ES API and Shading Language Specifications.
[all …]
Dindex_sc.php2 $static_title = 'Khronos OpenGL SC Registry';
7 <p> The OpenGL SC Registry contains specifications of the core API;
8 specifications of Khronos- and vendor-approved OpenGL SC extensions;
12 <p> The OpenGL SC Registry is part of the combined <a
13 href="http://www.khronos.org/registry/OpenGL/"> Combined OpenGL Registry </a>
14 for OpenGL, OpenGL ES, and OpenGL SC, which includes the <a
18 <h2> OpenGL SC Core API Specification, Headers, and Documentation </h2>
20 <p> The current version of OpenGL SC is OpenGL SC 2.0.1 </p>
25 <li> OpenGL SC 2.0.1
29 OpenGL SC 2.0 Header File. </li>
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_create_context.txt40 OpenGL and OpenGL ES contexts supporting specific versions, specific
46 With the advent of new versions of OpenGL which deprecate features
50 specifying the OpenGL version, context properties, and profile requested
51 for the context. It also allows making an OpenGL 3.0 or later context
54 are also defined to work for OpenGL ES context creation when that
56 advertise support for creating OpenGL ES 3.0 contexts.
99 Additions to the OpenGL / WGL / GLX Specifications
109 EGL_OPENGL_ES3_BIT_KHR OpenGL ES 3.x"
115 not support OpenGL ES rendering (e.g. the EGL_RENDERABLE_TYPE
122 "Only one OpenGL or OpenGL ES context may be current to a particular
[all …]
/third_party/EGL/extensions/KHR/
DEGL_KHR_create_context.txt40 OpenGL and OpenGL ES contexts supporting specific versions, specific
46 With the advent of new versions of OpenGL which deprecate features
50 specifying the OpenGL version, context properties, and profile requested
51 for the context. It also allows making an OpenGL 3.0 or later context
54 are also defined to work for OpenGL ES context creation when that
56 advertise support for creating OpenGL ES 3.0 contexts.
99 Additions to the OpenGL / WGL / GLX Specifications
109 EGL_OPENGL_ES3_BIT_KHR OpenGL ES 3.x"
115 not support OpenGL ES rendering (e.g. the EGL_RENDERABLE_TYPE
122 "Only one OpenGL or OpenGL ES context may be current to a particular
[all …]
/third_party/skia/third_party/externals/opengl-registry/
Dindex_es.php2 $static_title = 'Khronos OpenGL ES Registry';
7 <p> The OpenGL ES registry contains specifications of the core API and
9 OpenGL ES extensions; header files corresponding to the
11 href="http://www.opengl.org/registry/"> OpenGL Registry </a> has
13 and functions (shared between OpenGL ES and OpenGL). </p>
17 <li> <b><a href="#specs">Current OpenGL ES API and Shading Language
20 <li> <a href="#specs32">OpenGL ES 3.2 Specifications</a> </li>
21 <li> <a href="#specs31">OpenGL ES 3.1 Specifications</a> </li>
22 <li> <a href="#specs3">OpenGL ES 3 Specifications</a> </li>
23 <li> <a href="#specs2">OpenGL ES 2 Specifications</a> </li>
[all …]
Dindex_gl.php2 $static_title = 'Khronos OpenGL&reg; Registry';
7 <p> The OpenGL Registry contains specifications, header files, and
8 related documentation for OpenGL and related APIs including GLU,
21 <li> <b><a href="#apispecs">Current OpenGL API, Shading Language, GLX,
25 <a href="https://www.khronos.org/files/ip-disclosures/opengl/"> IP
26 Disclosures</a> Potentially Affecting OpenGL Implementations
30 <li> <a href="#arbextspecs">OpenGL ARB Extensions Specifications</a> </li>
31 <li> <a href="#otherextspecs">OpenGL Vendor and EXT Extension Specifications</a>
36 <li> <b><a href="#oldspecs">Older OpenGL and GLX Specifications and
38 <li> <a href="#abi">OpenGL Application Binary Interface for Linux</a>
[all …]
DREADME.adoc1 = OpenGL-Registry
4 == OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
6 This site contains the API and Extension registries for the OpenGL family
7 APIs - OpenGL, OpenGL ES, and OpenGL SC. It includes API specifications;
12 It does not contain the OpenGL and OpenGL ES Reference Pages, which are in
13 the KhronosGroup/OpenGL-Refpages repository.
17 controlled resources in the OpenGL / GLX / WGL namespaces, or otherwise
18 change the Registry, propose a pull request against the OpenGL-Registry
30 The OpenGL-Registry repository isn't the right place to report problems with
31 the OpenGL and OpenGL ES API and Shading Language Specifications.
[all …]
Dindex_sc.php2 $static_title = 'Khronos OpenGL SC Registry';
7 <p> The OpenGL SC registry contains specifications of the core API;
8 specifications of Khronos- and vendor-approved OpenGL SC extensions;
11 href="http://www.opengl.org/registry/"> OpenGL Registry </a> has
13 OpenGL, OpenGL ES, and OpenGL SC).
15 <h2> OpenGL SC Core API Specification, Headers, and Documentation </h2>
17 <p> The current version of OpenGL SC is OpenGL SC 2.0. </p>
20 <li> OpenGL SC 2.0
24 OpenGL SC 2.0 Header File. </li>
26 OpenGL SC 2.0 Extension Header File. </li>
[all …]
/third_party/vk-gl-cts/framework/opengl/
DBUILD.gn14 # deqp framwork opengl build
26 "//third_party/vk-gl-cts/framework/opengl/gluCallLogWrapper.cpp",
27 "//third_party/vk-gl-cts/framework/opengl/gluContextFactory.cpp",
28 "//third_party/vk-gl-cts/framework/opengl/gluContextInfo.cpp",
29 "//third_party/vk-gl-cts/framework/opengl/gluDefs.cpp",
30 "//third_party/vk-gl-cts/framework/opengl/gluDrawUtil.cpp",
31 "//third_party/vk-gl-cts/framework/opengl/gluDummyRenderContext.cpp",
32 "//third_party/vk-gl-cts/framework/opengl/gluFboRenderContext.cpp",
33 "//third_party/vk-gl-cts/framework/opengl/gluObjectWrapper.cpp",
34 "//third_party/vk-gl-cts/framework/opengl/gluPixelTransfer.cpp",
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md2 Documentation of OpenGL ES and EGL features, caps and formats and required extensions.
4 ## OpenGL ES Feature Support
5 |Feature|OpenGL version|OpenGL extension|OpenGL ES version|OpenGL ES extension|Notes|
7 |Framebuffer/renderbuffer objects|3.0|[GL_EXT_framebuffer_object](https://www.opengl.org/registry/s…
8 |Blit framebuffer|3.0|[GL_EXT_framebuffer_blit](https://www.opengl.org/registry/specs/EXT/framebuff…
9 |Multisampling|3.0|[GL_EXT_framebuffer_multisample](https://www.opengl.org/registry/specs/EXT/frame…
10 |Depth textures|3.0|[GL_ARB_depth_texture](https://www.opengl.org/registry/specs/ARB/depth_texture.…
11 …ARB_draw_buffers](https://www.opengl.org/registry/specs/ARB/draw_buffers.txt) or [GL_EXT_draw_buff…
12 |3D textures|1.2|[GL_EXT_texture3D](https://www.opengl.org/registry/specs/EXT/texture3D.txt)|3.0|[G…
13 |Array textures|3.0|[GL_EXT_texture_array](https://www.opengl.org/registry/specs/EXT/texture_array.…
[all …]
/third_party/glfw/docs/
Dcontext.md5 This guide introduces the OpenGL and OpenGL ES context related functions of
18 A window object encapsulates both a top-level window and an OpenGL or OpenGL ES
44 When creating a window and its OpenGL or OpenGL ES context with @ref
56 See the relevant chapter of the [OpenGL](https://www.opengl.org/registry/) or
57 [OpenGL ES](https://www.khronos.org/opengles/) reference documents for more
97 Before you can make OpenGL or OpenGL ES calls, you need to have a current
130 ## OpenGL and OpenGL ES extensions {#context_glext}
132 One of the benefits of OpenGL and OpenGL ES is their extensibility.
134 API before that functionality is included in a new version of the OpenGL or
135 OpenGL ES specification, and some extensions are never included and remain
[all …]
Dbuild.md19 You should include the GLFW header in the source files where you use OpenGL or
27 prototypes of the GLFW API. By default, it also includes the OpenGL header from
29 how to select OpenGL ES headers and more.
31 The GLFW header also defines any platform-specific macros needed by your OpenGL
40 - Use the GLFW header to include OpenGL or OpenGL ES headers portably
44 If you are using an OpenGL extension loading library such as [glad][], the
46 to detect any OpenGL or OpenGL ES header or extension loader header included
47 before it and will then disable the inclusion of the default OpenGL header.
60 including the OpenGL header. This will also allow you to include the two
79 The following macros control which OpenGL or OpenGL ES API header is included.
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCMakeLists.txt385 PRINT_NAME "OpenGL function loader"
389 "${Dawn_SOURCE_DIR}/src/dawn_native/opengl/supported_extensions.json"
396 "opengl/BackendGL.cpp"
397 "opengl/BackendGL.h"
398 "opengl/BindGroupGL.cpp"
399 "opengl/BindGroupGL.h"
400 "opengl/BindGroupLayoutGL.cpp"
401 "opengl/BindGroupLayoutGL.h"
402 "opengl/BufferGL.cpp"
403 "opengl/BufferGL.h"
[all …]
/third_party/mesa3d/docs/_extra/relnotes/
D6.020 2. Implementation of the OpenGL 1.5 specification. When you query
25 Note that the Mesa major version number is incremented with the OpenGL
28 Mesa 1.x == OpenGL 1.0
29 Mesa 2.x == OpenGL 1.1
30 Mesa 3.x == OpenGL 1.2
31 Mesa 4.x == OpenGL 1.3
32 Mesa 5.x == OpenGL 1.4
33 Mesa 6.x == OpenGL 1.5
40 Mesa 5.1 already had all the new features of OpenGL 1.5, implemented as
53 Mesa advertises itself as either OpenGL 1.2 or OpenGL 1.3 depending on
[all …]
/third_party/openGLES/extensions/NV/
DNV_shader_subgroup_partitioned.txt29 OpenGL Extension #544
30 OpenGL ES Extension #322
34 This extension is written against the OpenGL 4.6 Specification
37 This extension requires OpenGL 4.3 or OpenGL ES 3.1.
41 This extension interacts with ARB_gl_spirv and OpenGL 4.6.
43 This extension interacts with ARB_spirv_extensions and OpenGL 4.6.
45 This extension interacts with OpenGL ES 3.x.
48 supported in OpenGL.
53 shading language extension in OpenGL and OpenGL ES.
58 In OpenGL implementations supporting SPIR-V, this extension enables
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp37 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
44 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
45 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
51 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
52 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
58 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
59 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
65 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
66 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
[all …]

12345678910>>...212