/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 7 …rg/registry/specs/EXT/framebuffer_object.txt)|2.0|--|Can potentially be emulated with Pbuffers but… 14 …hronos.org/registry/gles/extensions/EXT/EXT_texture_storage.txt)|Can be emulated with TexImage cal… 24 …os.org/registry/gles/extensions/OES/OES_vertex_array_object.txt)|Can be emulated but costsmany ext… 54 …L_OFFSET GL_MAX_PROGRAM_TEXEL_OFFSET|3.0|--|3.0|--|Could potentially be emulated in the shader by … 81 …XT_gpu_shader4](https://www.opengl.org/registry/specs/EXT/gpu_shader4.txt)|Can be emulated easily.| 90 …/www.opengl.org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting… 91 …/www.opengl.org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting… 95 |determinant|1.50||Can be emulated.| 96 |inverse|1.40||Can be emulated.|
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 7 …rg/registry/specs/EXT/framebuffer_object.txt)|2.0|--|Can potentially be emulated with Pbuffers but… 14 …hronos.org/registry/gles/extensions/EXT/EXT_texture_storage.txt)|Can be emulated with TexImage cal… 24 …os.org/registry/gles/extensions/OES/OES_vertex_array_object.txt)|Can be emulated but costsmany ext… 54 …L_OFFSET GL_MAX_PROGRAM_TEXEL_OFFSET|3.0|--|3.0|--|Could potentially be emulated in the shader by … 81 …XT_gpu_shader4](https://www.opengl.org/registry/specs/EXT/gpu_shader4.txt)|Can be emulated easily.| 90 …/www.opengl.org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting… 91 …/www.opengl.org/registry/specs/ARB/shading_language_packing.txt)|Can be emulated using bit casting… 95 |determinant|1.50||Can be emulated.| 96 |inverse|1.40||Can be emulated.|
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | EmulatedIntrinsics.cpp | 128 namespace emulated { namespace 197 return Float4(0.5f) * (emulated::Exp(x) - emulated::Exp(-x)); in Sinh() 203 return Float4(0.5f) * (emulated::Exp(x) + emulated::Exp(-x)); in Cosh()
|
D | EmulatedIntrinsics.hpp | 25 namespace emulated { namespace
|
/third_party/flutter/skia/site/dev/testing/ |
D | skqp.md | 30 …output written to "/storage/emulated/0/Android/data/org.skia.skqp/files/skqp_report_2019-02-28T102… 34 …OUTPUT_LOCATION="/storage/emulated/0/Android/data/org.skia.skqp/files/skqp_report_2019-02-28T10205…
|
/third_party/skia/site/docs/dev/testing/ |
D | skqp.md | 35 …output written to "/storage/emulated/0/Android/data/org.skia.skqp/files/skqp_report_2019-02-28T102… 39 …OUTPUT_LOCATION="/storage/emulated/0/Android/data/org.skia.skqp/files/skqp_report_2019-02-28T10205…
|
/third_party/boost/libs/core/doc/ |
D | scoped_enum.qbk | 70 There are however some limitations. The emulated scoped enum is not a C++ enum, so `is_enum< future… 72 The emulated scoped enum can not be used in switch nor in template arguments. For these cases the u… 172 obtain the underlying type of the scoped enum. This metafunction has support for emulated scoped en…
|
D | ignore_unused.qbk | 25 otherwise they're emulated with overloads.
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/comp/ |
D | subgroups.nocompat.invalid.vk.msl12.emulate-subgroup.comp | 10 // Reduced test for emulated functionality.
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | README.md | 56 // Failing when emulated pre-rotation is enabled, no matter which angle: 59 // Failing when emulated pre-rotation is enabled with 270 degree angle:
|
/third_party/boost/libs/outcome/doc/src/content/reference/types/ |
D | in_place_type_t.md | 9 Note that the templated variable `in_place_type` is also aliased or emulated locally.
|
/third_party/mesa3d/src/panfrost/ci/ |
D | panfrost-t860-skips.txt | 8 # Slow, and indirect draws are emulated in Midgard anyway.
|
/third_party/skia/tools/skqp/ |
D | README.md | 63 output written to "/storage/emulated/0/Android/data/org.skia.skqp/files/output" 67 OUTPUT_LOCATION="/storage/emulated/0/Android/data/org.skia.skqp/files/output"
|
/third_party/flutter/skia/tools/skqp/ |
D | README.md | 63 output written to "/storage/emulated/0/Android/data/org.skia.skqp/files/output" 67 OUTPUT_LOCATION="/storage/emulated/0/Android/data/org.skia.skqp/files/output"
|
/third_party/libuv/docs/src/ |
D | signal.rst | 12 Reception of some signals is emulated: 25 32-bit libuv app is running on 64-bit system, SIGWINCH will be emulated. In
|
/third_party/openssl/ |
D | NOTES.WIN | 15 emulated filesystem name space with POSIX-y root, mount points, /dev 17 (or rather emulated execve(2) call) examines the binary it's about to 20 emulated name space to "native". For example '/c/some/where' becomes
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ImageCopy.frag | 57 // Whether destination is emulated luminance/alpha.
|
/third_party/mesa3d/docs/drivers/ |
D | v3d.rst | 45 emulated on simpenrose and memcpyed to the real GPU. Note that
|
/third_party/boost/libs/predef/doc/ |
D | predef.qbk | 234 commonly emulated by other compilers by defining the same base macros. To 236 when this situation is detected. The emulated predefs will be set to the 305 previously detected by another header and is being "emulated" by the 460 [heading Adding an exclusive but emulated predef] 462 Because compilers are frequently emulated by other compilers we both want 481 And then we can conditionally define the base or emulated predefs:
|
/third_party/libxml2/os400/ |
D | os400config.h.in | 22 #define HAVE_DLFCN_H 1 /* Locally emulated. */ 25 #define HAVE_DLOPEN 1 /* Locally emulated. */
|
/third_party/python/Doc/library/ |
D | codeop.rst | 15 read-eval-print loop can be emulated, as is done in the :mod:`code` module. As
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.5.3.rst | 61 - Fixed a few bugs in software-emulated alpha planes
|
/third_party/libinput/doc/user/ |
D | palm-detection.rst | 107 tapping motion, it does not generate an emulated button event. Touch 'D' 159 :ref:`software-emulated buttons <t440_support>`.
|
/third_party/skia/site/docs/dev/design/ |
D | pdftheory.md | 278 draw zero length lines that have butt of square caps, so that is emulated. 369 SrcOut, DstOut) can be emulated by various means, mostly by creating form 375 [CL outstanding to fix a misunderstanding I had about the meaning of some of the emulated modes](ht… 379 emulated xfer mode, what's already drawn to the device is called the destination 404 mode is emulated. In the case of Clear, it packages what was just drawn into
|
/third_party/flutter/skia/site/dev/design/ |
D | pdftheory.md | 330 lines that have butt of square caps, so that is emulated. 432 be emulated by various means, mostly by creating form x-objects out of 438 misunderstanding I had about the meaning of some of the emulated 443 with an emulated xfer mode, what's already drawn to the device is 471 current xfer mode is emulated. In the case of Clear, it packages what
|