Searched refs:mid (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | roadmap.adoc | 9 Roadmap milestones are intended to be supported by mid-to-high-end
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | softfloat.c | 799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local 807 mid = mid1 + (uint64_t) a0 * b32; in _mesa_softfloat_mul_f64_to_f128_m() 809 z64 += (uint64_t) (mid < mid1) << 32 | mid >> 32; in _mesa_softfloat_mul_f64_to_f128_m() 810 mid <<= 32; in _mesa_softfloat_mul_f64_to_f128_m() 811 z0 += mid; in _mesa_softfloat_mul_f64_to_f128_m() 814 z64 += (z0 < mid); in _mesa_softfloat_mul_f64_to_f128_m()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | Roadmap.adoc | 10 This document proposes the development of a shared public roadmap for features across mid-to-high-e… 20 Feature fragmentation is a particular problem for mid-to-high-end devices across smartphone, tablet… 77 The current roadmap plans account for Vulkan’s most demanding markets - mid-to-high-end across smar… 106 …by the end of that year (or shortly thereafter) from all vendors supplying mid-to-high-end devices…
|
D | VK_EXT_graphics_pipeline_library.adoc | 32 short-to-mid-term, developers are having real problems that can’t be solved by
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 10 The Roadmap 2022 milestone is intended to be supported by newer mid-to-high-end devices shipping in…
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xproto.h | 1779 Colormap mid B32; 1788 Colormap mid B32;
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 1021 /* Reclaimed segments in GC urgent mid mode */
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | primsrast.adoc | 3050 R_f = \{ (x,y) \mid | x - x_f | + | y - y_f | < \frac{1}{2} \}
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 4083 defineSymbol(math, main, rel, "\u2223", "\\mid", true);
|