Home
last modified time | relevance | path

Searched defs:compatible (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/docs/examples/
H A DCanvas_makeSurface.cpp10 sk_sp<SkSurface> compatible = smallCanvas->makeSurface(imageInfo); in REG_FIDDLE() local
/third_party/libdrm/tests/
H A Ddrmdevice.c74 char **compatible = device->deviceinfo.platform->compatible; in print_device_info() local
88 char **compatible = device->deviceinfo.host1x->compatible; in print_device_info() local
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c115 const bool compatible = in virgl_resource_cache_remove_compatible() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c125 char *compatible = compatstrs; in match_compatible() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c332 VkExternalFenceHandleTypeFlags compatible = import & export; in vk_common_GetPhysicalDeviceExternalFenceProperties() local
H A Dvk_semaphore.c265 VkExternalSemaphoreHandleTypeFlags compatible = import & export; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.c474 char **compatible = devinfo->deviceinfo.platform->compatible; in lima_screen_set_plb_max_blk() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DResource.cpp669 bool compatible; in ResourceCopy() local
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_XML.py475 def compatible(self, other): member in gl_parameter
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc750 string compatible = diff ? " to compatible type '": " to '"; in report() local
H A Dabg-default-reporter.cc1435 string compatible = diff ? " to compatible type '": " to '"; in report() local
/third_party/backends/backend/genesys/
H A Dlow.cpp1802 bool compatible = true; in sanei_genesys_is_compatible_calibration() local
[all...]
/third_party/libinput/src/
H A Dquirks.c471 char compatible[1024]; in init_dt() local
/third_party/libdrm/
H A Dxf86drm.h879 char **compatible; /* NULL terminated list of compatible strings */ member
889 char **compatible; /* NULL terminated list of compatible strings */ member
H A Dxf86drm.c3937 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice() local
3953 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() local
4267 drmParseOFDeviceInfo(int maj, int min, char ***compatible) drmParseOFDeviceInfo() argument
[all...]

Completed in 22 milliseconds