Home
last modified time | relevance | path

Searched refs:Defer (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/tint/src/utils/
Ddefer.h27 class Defer {
31 explicit Defer(F&& f) : f_(std::move(f)) {} in Defer() function
34 Defer(Defer&&) = default;
38 ~Defer() { f_(); } in ~Defer()
41 Defer(const Defer&) = delete;
42 Defer& operator=(const Defer&) = delete;
50 inline Defer<F> MakeDefer(F&& f) { in MakeDefer()
51 return Defer<F>(std::forward<F>(f)); in MakeDefer()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Ddefer_bench.cpp21 static void Defer(benchmark::State& state) { in Defer() function
27 BENCHMARK(Defer);
Ddefer_test.cpp19 TEST_F(WithoutBoundScheduler, Defer) { in TEST_F() argument
/third_party/nghttp2/src/
Dtemplate.h64 template <typename F, typename... T> struct Defer { struct
65 Defer(F &&f, T &&...t) in Defer() argument
67 Defer(Defer &&o) noexcept : f(std::move(o.f)) {} in Defer() function
68 ~Defer() { f(); } in ~Defer() argument
75 template <typename F, typename... T> Defer<F, T...> defer(F &&f, T &&...t) { in defer() argument
76 return Defer<F, T...>(std::forward<F>(f), std::forward<T>(t)...); in defer()
/third_party/mesa3d/docs/relnotes/
D20.3.4.rst43 - Defer lavapipe warning to queue / command / swapchain buffer creation
178 - lavapipe: Defer lavapipe warning to CreateDevice
D21.0.0.rst124 - Defer lavapipe warning to queue / command / swapchain buffer creation
317 - pan/bi: Defer newline printing in disassembler
3273 - lavapipe: Defer lavapipe warning to CreateDevice
D20.2.0.rst414 - pan/mdg: Defer modifier packing until emit time
541 - pan/bi: Defer block naming until after emit
654 - pan/mdg: Defer nir_fuse_io_16 until after opts
658 - pan/mdg: Defer smul, vlut until after writeout moves
D21.1.0.rst233 - Defer lavapipe warning to queue / command / swapchain buffer creation
3071 - iris: Defer uploading of surface states
3072 - iris: Defer stream output target space allocation until set time
5517 - lavapipe: Defer lavapipe warning to CreateDevice
D19.1.0.rst3073 - iris: Defer cbuf0 upload to draw time
3295 - iris: Defer uploading sampler state tables until draw time
D21.2.0.rst656 - asahi: Defer viewport pack
4610 - freedreno: Defer freeing batch->key
D21.3.0.rst2350 - iris: Defer construction of the validation (exec_object2) list
/third_party/mesa3d/docs/_extra/specs/
DMESA_configless_context.spec126 Defer to EGL_KHR_no_config_context (Adam Jackson)
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_display.adoc143 *RESOLVED*: Defer.
DVK_KHR_display.txt143 *PROPOSED RESOLUTION*: Defer.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_command_buffer.mm1790 // Defer the insertion until endEncoding()
1796 // Defer the insertion until endEncoding()
/third_party/node/doc/api/
Dmodule.md552 // Defer to the next hook in the chain, which would be the
646 // Defer to the next hook in the chain.
/third_party/mesa3d/docs/_extra/specs/OLD/
DEGL_MESA_screen_surface.txt82 Resolution: Defer for future extension?
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_bindless_texture.txt1230 RESOLVED: Defer to a future extension.
/third_party/openGLES/extensions/NV/
DNV_bindless_texture.txt1230 RESOLVED: Defer to a future extension.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_bindless_texture.txt1233 RESOLVED: Defer to a future extension.
/third_party/openGLES/extensions/ARB/
DARB_bindless_texture.txt1243 RESOLVED: Defer to a future extension.
/third_party/zlib/
DChangeLog567 - Defer compression of gzprintf() result until need to
/third_party/node/doc/changelogs/
DCHANGELOG_IOJS.md879 * \[[`061342a500`](https://github.com/nodejs/node/commit/061342a500)] - **net**: Defer reading unti…
/third_party/NuttX/
DReleaseNotes24675 - IEEE 802.15.4 MAC: Defer handling of extracting association