Home
last modified time | relevance | path

Searched refs:Limitations (Results 1 – 25 of 105) sorted by relevance

12345

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h110 struct Limitations struct
112 Limitations();
113 Limitations(const Limitations &other);
115 Limitations &operator=(const Limitations &other); argument
DCaps.cpp158 Limitations::Limitations() = default;
159 Limitations::Limitations(const Limitations &other) = default;
161 Limitations &Limitations::operator=(const Limitations &other) = default;
DShader.h165 const gl::Limitations &rendererLimitations,
263 const gl::Limitations mRendererLimitations;
DResourceManager.h35 struct Limitations;
154 const Limitations &rendererLimitations,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.h114 const gl::Limitations &getNativeLimitations() const;
150 gl::Limitations *outLimitations) const;
166 mutable gl::Limitations mNativeLimitations;
DRendererGL.cpp274 gl::Limitations *outLimitations) const in generateCaps()
321 const gl::Limitations &RendererGL::getNativeLimitations() const in getNativeLimitations()
Drenderergl_utils.h105 gl::Limitations *limitations,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDisplayMtl.h120 const gl::Limitations &getNativeLimitations() const;
206 mutable gl::Limitations mNativeLimitations;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.h18 struct Limitations;
DRendererVk.h208 const gl::Limitations &getNativeLimitations() const;
534 mutable gl::Limitations mNativeLimitations;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.h403 const gl::Limitations &getNativeLimitations() const;
426 gl::Limitations *outLimitations) const = 0;
443 mutable gl::Limitations mNativeLimitations;
DRendererD3D.cpp149 const gl::Limitations &RendererD3D::getNativeLimitations() const in getNativeLimitations()
/third_party/mbedtls/docs/
Duse-psa-crypto.md35 **Limitations:** can only wrap a key pair, can only use it for private key
61 **Limitations:** none.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.h203 const gl::Limitations &getNativeLimitations() const override;
268 gl::Limitations mLimitations;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DContextImpl.h215 virtual const gl::Limitations &getNativeLimitations() const = 0;
234 const gl::Limitations &getLimitations() const { return mState.getLimitations(); } in getLimitations()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.h72 gl::Limitations *limitations);
/third_party/skia/third_party/externals/tint/src/reader/spirv/
DREADME.md26 * Limitations of the reader itself. These might be relaxed in the future with extra
/third_party/mesa3d/src/drm-shim/
DREADME.md9 ## Limitations section in DRM shim - Fake GEM kernel drivers in userspace for CI
/third_party/googletest/googlemock/scripts/generator/
DREADME27 Known Limitations
/third_party/skia/third_party/externals/angle2/doc/
DES31StatusOnD3D11.md3 | New Features | Status | Limitations |
/third_party/skia/site/docs/user/sample/
Dpdf.md15 ## SkPDF Limitations
/third_party/curl/docs/
DHYPER.md49 ## Limitations section in using Hyper internally
/third_party/icu/icu4c/source/test/testdata/break_rules/
Dline_cj.txt65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline_cj.txt65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/break_rules/
Dline_cj.txt65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out

12345