Home
last modified time | relevance | path

Searched refs:mappable (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/ganesh/dawn/
DGrDawnBuffer.cpp41 Mappable mappable = Mappable::kNot; in Make() local
44 mappable = Mappable::kReadOnly; in Make()
46 mappable = Mappable::kWriteOnly; in Make()
49 if (mappable == Mappable::kNot) { in Make()
60 if (mappable == Mappable::kNot || mappable == Mappable::kReadOnly) { in Make()
73 gpu, sizeInBytes, type, pattern, label, mappable, std::move(buffer), mapPtr)); in Make()
81 Mappable mappable, in GrDawnBuffer() argument
86 , fMappable(mappable) { in GrDawnBuffer()
93 fUnmapped = (mapPtr == nullptr && mappable == Mappable::kReadOnly); in GrDawnBuffer()
DGrDawnBuffer.h116 Mappable mappable,
/external/libdrm/intel/
Dintel_bufmgr.c364 drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total) in drm_intel_get_aperture_sizes() argument
374 *mappable = 0; in drm_intel_get_aperture_sizes()
376 if (*mappable == 0) in drm_intel_get_aperture_sizes()
377 *mappable = drm_intel_probe_agp_aperture_size(fd); in drm_intel_get_aperture_sizes()
378 if (*mappable == 0) in drm_intel_get_aperture_sizes()
379 *mappable = 64 * 1024 * 1024; /* minimum possible value */ in drm_intel_get_aperture_sizes()
Dintel_bufmgr.h215 int drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total);
/external/libchrome/mojo/public/mojom/base/
Dshared_memory.mojom8 // the handle is only mappable to read-only memory.
14 // the handle is mappable to writable memory but can also be converted to
21 // the handle is always mappable to writable memory by any client which obtains
/external/skia/src/gpu/graphite/
DBufferManager.h85 BindBufferInfo prepareBindBuffer(BufferInfo* info, size_t requiredBytes, bool mappable = false);
DBufferManager.cpp270 bool mappable) { in prepareBindBuffer() argument
274 bool useTransferBuffer = mappable && !fCaps->drawBufferCanBeMapped(); in prepareBindBuffer()
/external/clang/include/clang/Basic/
DDiagnosticOptions.def58 DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable
DDiagnosticSemaKinds.td8272 "type %0 is not mappable to target">;
8278 "mappable type cannot be polymorphic">;
8280 "mappable type cannot contain static members">;
/external/igt-gpu-tools/lib/stubs/drm/
Dintel_bufmgr.h206 int drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total);
/external/cronet/third_party/icu/source/data/mappings/
Dgsm-03.38-2009.ucm33 # not mappable in the standard.)
/external/icu/icu4c/source/data/mappings/
Dgsm-03.38-2009.ucm33 # not mappable in the standard.)
/external/mesa3d/docs/gallium/
Dresources.rst22 D3D11: D3D11 lacks transfers, but has special resource types that are mappable to the CPU address s…
/external/clang/include/clang/Driver/
DOptions.td583 Flags<[CC1Option]>, HelpText<"Print option name with mappable diagnostics">;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz