Searched refs:WGL (Results 1 – 25 of 33) sorted by relevance
12
/external/angle/src/tests/perf_tests/ |
D | DrawCallPerfParams.h | 81 ParamsT WGL(const ParamsT &in) in WGL() function 100 return WGL(in); in Native()
|
D | DrawElementsPerf.cpp | 236 CombineWithFuncs(gWithIndexType, {D3D11<P>, GL<P>, Vulkan<P>, WGL<P>});
|
D | DrawCallPerf.cpp | 552 CombineWithFuncs(gTestsWithStateChange, {D3D11<P>, GL<P>, Vulkan<P>, WGL<P>});
|
/external/angle/scripts/ |
D | registry_xml.py | 261 WGL = 'WGL' variable in apis 420 if api == apis.WGL:
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_window_pos.spec | 100 Additions to the AGL/GLX/WGL Specifications
|
D | EXT_shader_integer_mix.spec | 72 Additions to the AGL/GLX/WGL Specifications
|
D | MESA_ycbcr_texture.spec | 166 Additions to the AGL/GLX/WGL Specifications
|
D | MESA_shader_debug.spec | 234 Additions to the AGL/EGL/GLX/WGL Specifications
|
D | MESA_multithread_makecurrent.spec | 46 a feature not specified in WGL.
|
D | EXT_shader_samples_identical.txt | 107 Additions to the AGL/EGL/GLX/WGL Specifications
|
D | MESA_query_renderer.spec | 95 Additions to the OpenGL / WGL Specifications
|
D | MESA_texture_array.spec | 664 Additions to the AGL/GLX/WGL Specifications
|
/external/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_resize_buffers.spec | 62 Additions to the AGL/GLX/WGL Specifications
|
/external/mesa3d/docs/relnotes/ |
D | 7.3.rst | 40 - Fix for wglCreateLayerContext() in WGL/Windows driver
|
/external/angle/extensions/ |
D | ANGLE_multiview_multisample.txt | 91 Additions to the AGL/EGL/GLX/WGL Specifications
|
D | ANGLE_instanced_arrays.txt | 262 Additions to the AGL/EGL/GLX/WGL Specifications
|
/external/libepoxy/ |
D | configure.ac | 178 AC_DEFINE([BUILD_WGL], [1], [build WGL tests]) 274 echo " WGL: $build_wgl"
|
D | README.md | 25 * EGL, GLX, and WGL support.
|
/external/libepoxy/test/ |
D | meson.build | 130 # WGL
|
/external/mesa3d/docs/gallium/ |
D | distro.rst | 113 WGL section in Gallium frontends
|
/external/angle/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 102 |Feature|EGL version|EGL extension|WGL core|WGL extension|GLX version|GLX extensions|Notes|
|
/external/angle/src/libGL/ |
D | entry_points_wgl.cpp | 55 #define WGL_EVENT(EP, FMT, ...) EVENT(nullptr, WGL##EP, FMT, __VA_ARGS__)
|
D | libGL_autogen.def | 1097 ; WGL 1.0
|
/external/mesa3d/docs/ |
D | sourcetree.rst | 179 - **wgl** - Windows WGL frontend
|
/external/angle/src/ |
D | libGLESv2.gni | 188 "include/WGL/wgl.h",
|
12