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

/xsrc/external/mit/libdrm/dist/tests/
H A Ddrmdevice.c74 char **compatible = device->deviceinfo.platform->compatible; local in function:print_device_info
88 char **compatible = device->deviceinfo.host1x->compatible; local in function:print_device_info
[all...]
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D30-metric-aliases.conf
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c115 const bool compatible = local in function:virgl_resource_cache_remove_compatible
/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c125 char *compatible = compatstrs; local in function:match_compatible
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_screen.c459 char **compatible = devinfo->deviceinfo.platform->compatible; local in function:lima_screen_set_plb_max_blk
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_XML.py476 def compatible(self, other): member in class:gl_parameter
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DResource.cpp626 bool compatible; local in function:ResourceCopy
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_XML.py475 def compatible(self, other): member in class:gl_parameter
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.h888 char **compatible; /* NULL terminated list of compatible strings */ member in struct:_drmPlatformDeviceInfo
898 char **compatible; /* NULL terminated list of compatible strings */ member in struct:_drmHost1xDeviceInfo
H A Dxf86drm.c4156 char **compatible = device->deviceinfo.platform->compatible; local in function:drmFreePlatformDevice
4172 char **compatible = device->deviceinfo.host1x->compatible; local in function:drmFreeHost1xDevice
4486 drmParseOFDeviceInfo(int maj,int min,char *** compatible) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c423 bool compatible = local in function:cmd_buffer_can_merge_subpass

Completed in 20 milliseconds