| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/ |
| H A D | pointer.hpp | 227 template<typename T, typename... As> 229 create(As &&... as) { 230 intrusive_ref<T> ref { *new T(std::forward<As>(as)...) };
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/ |
| H A D | pointer.hpp | 238 template<typename T, typename... As> 240 create(As &&... as) { 241 intrusive_ref<T> ref { *new T(std::forward<As>(as)...) };
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_blend.c | 483 const GLfloat As = rgba[i][ACOMP]; local in function:blend_general_float 518 sR = sG = sB = As; 521 sR = sG = sB = 1.0F - As; 530 if (As < 1.0F - Ad) { 531 sR = sG = sB = As; 584 sA = As; 587 sA = 1.0F - As; 611 sA = As; 614 sA = 1.0F - As; 642 dR = dG = dB = As; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_blend.c | 483 const GLfloat As = rgba[i][ACOMP]; local in function:blend_general_float 518 sR = sG = sB = As; 521 sR = sG = sB = 1.0F - As; 530 if (As < 1.0F - Ad) { 531 sR = sG = sB = As; 584 sA = As; 587 sA = 1.0F - As; 611 sA = As; 614 sA = 1.0F - As; 642 dR = dG = dB = As; [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 8.0.rst | 54 - Removed all remnants of paletted texture support. As required by
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | README.md | 30 As with other projects hosted on freedesktop.org, X.Org follows its
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_multithread_makecurrent.spec | 109 As with binding a new context from the current thread, the old 122 As with GLX context destruction previously, the XID is destroyed
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/tests/ |
| H A D | wgl_tests.cpp | 182 FAILED(info_queue.As(&debug_device)))
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_multithread_makecurrent.spec | 109 As with binding a new context from the current thread, the old 122 As with GLX context destruction previously, the XID is destroyed
|
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| H A D | Bug Report.md | 6 - As examples of good bug reports you may review one of these - #2598, #2615, #2608
|
| H A D | Bug Report - AMD Radeon Vulkan.md | 6 - As examples of good bug reports you may review one of these - #2598, #2615, #2608
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ax_cc_for_build.m4 | 31 # As a special exception, the respective Autoconf Macro's copyright owner
|
| /xsrc/external/mit/MesaLib/dist/docs/nir/ |
| H A D | tex.rst | 10 As with other instruction types, there is still an array of sources, except
|
| /xsrc/external/mit/xorg-server.old/dist/m4/ |
| H A D | ax_tls.m4 | 33 # As a special exception, the respective Autoconf Macro's copyright owner
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_framebuffer.cpp | 122 swapchain1.As(&framebuffer->swapchain);
|
| /xsrc/external/mit/libXfont2/dist/ |
| H A D | README.md | 43 As noted above, usually produced by bdftopcf.
|
| /xsrc/external/mit/libepoxy/dist/ |
| H A D | README.md | 69 As long as epoxy's headers appear first, you should be ready to go.
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | freetype2.m4 | 13 # As a special exception to the FreeType project license, this file may be
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dvx_pipeline.c | 466 pipeline->vpm_cfg_bin.As; 468 pipeline->vpm_cfg.As; 519 /* As defined on the GL_SHADER_STATE_ATTRIBUTE_RECORD */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | blend.rst | 99 If enabled, the fragment's alpha value will be set to one. As with
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | blend.rst | 99 If enabled, the fragment's alpha value will be set to one. As with
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | hiz.rst | 23 As stated in the PRM, this means we need a separate HiZ or stencil buffer for
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | 47 As a result, ctwm _defers_ the execution of the f.function. It changes 88 As part of the build process, `tools/mk_function_bits.sh` builds various 249 The implementations are in `functions_identify.c`. As with all
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-kms.7.rst | 116 As a last step, you want to program your CRTC to drive your selected connector. 138 framebuffer buffer during scanout. As this does not involve any
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir.c | 2027 vpm_cfg[phase].As = 1; 2065 A * vpm_cfg[phase].As * Ad + 2145 vpm_cfg_bin->As = 1; 2149 vpm_cfg->As = 1;
|