Home
last modified time | relevance | path

Searched defs:mappable (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DMemoryAllocator.cpp45 bool mappable, in Allocate()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceMemoryAllocatorVk.cpp233 bool mappable = kind == MemoryKind::LinearMappable; in FindBestTypeIndex() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DBuffer.cpp28 bool mappable = in Create() local
/third_party/libdrm/intel/
Dintel_bufmgr.c364 drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total) in drm_intel_get_aperture_sizes()