Home
last modified time | relevance | path

Searched refs:shareable (Results 1 – 25 of 30) sorted by relevance

12

/external/pdfium/build_overrides/
DREADME.md22 variables used in //build itself (which we want to be shareable between
/external/ImageMagick/
DMake.com76 $ write sys$output "Making shareable image"
/external/freetype/
Dvms_make.com20 $! * DEBUG - Compile modules with /noopt/debug and link shareable image
111 $! Alpha gets a shareable image
1217 $! information to build a symbol vector for a shareable image
1224 $! 0.01 20040006 Skip over shareable images in option file
/external/libdrm/include/drm/
Dvmwgfx_drm.h187 __s32 shareable; member
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c120 _get_shared_ns(PyObject *shareable) in _get_shared_ns() argument
122 if (shareable == NULL || shareable == Py_None) { in _get_shared_ns()
125 Py_ssize_t len = PyDict_Size(shareable); in _get_shared_ns()
137 if (PyDict_Next(shareable, &pos, &key, &value) == 0) { in _get_shared_ns()
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h195 __s32 shareable; member
/external/igt-gpu-tools/include/drm-uapi/
Dvmwgfx_drm.h195 __s32 shareable; member
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h197 __s32 shareable; member
Dvmw_screen_ioctl.c162 req->shareable = !!(usage & SVGA_SURFACE_USAGE_SHARED); in vmw_ioctl_surface_create()
/external/python/cpython2/Modules/zlib/
Dmake_vms.com227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
/external/mesa3d/docs/relnotes/
D18.2.7.rst61 - radv/android: Mark android WSI image as shareable.
D12.0.6.rst49 - i965/mt: Disable aux surfaces after making miptree shareable
D13.0.3.rst46 - i965/mt: Disable aux surfaces after making miptree shareable
D19.0.0.rst359 - radv/android: Mark android WSI image as shareable.
361 - radv: Check for shareable images in central place.
D20.0.0.rst1065 - freedreno: Move a6xx's setup_slices() to a shareable helper function.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darmv8.4a-tlb.txt4 # Outer shareable TLB Maintenance instructions:
/external/mesa3d/src/amd/vulkan/
Dradv_image.c189 if (image->shareable) in radv_use_dcc_for_image()
271 !image->shareable && in radv_use_htile_for_image()
1469 image->shareable = external_info; in radv_image_create()
1470 if (!vk_format_is_depth_or_stencil(format) && !image->shareable) { in radv_image_create()
Dradv_private.h987 bool shareable; member
1873 bool shareable; member
Dradv_device.c5536 req->requiresDedicatedAllocation = image->shareable && in radv_GetImageMemoryRequirements2()
6587 buffer->shareable = vk_find_struct_const(pCreateInfo->pNext, in radv_CreateBuffer()
/external/u-boot/doc/device-tree-bindings/arm/
Dl2c2x0.txt72 controllers with respect to the shareable attribute is to transform "normal
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a2.rst447 classes + all the shareable types which are supposed to be supported by
/external/skqp/docs/
Dspelling.txt203 shallow shape shapes shaping share shareable shared shares sharing sharp shear shift
/external/angle/extensions/
DANGLE_timer_query.txt577 (15) Are query objects shareable between multiple contexts?
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst2002 structures in Normal WriteBack WriteAllocate Inner shareable memory. This
/external/skqp/site/user/api/
DSkImage_Reference.md386 is marked immutable, and its <a href='undocumented#Pixel'>pixel</a> memory is shareable, it may be …

12