Searched defs:node_type (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c229 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local in function:surfaceless_probe_device
H A Dplatform_android.c1600 const unsigned node_type = DRM_NODE_RENDER; local in function:droid_open_device
1602 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local in function:droid_open_device
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c271 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local in function:surfaceless_probe_device
H A Dplatform_android.c1498 const unsigned node_type = DRM_NODE_RENDER; local in function:droid_open_device
1500 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local in function:droid_open_device
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_acceleration_structure.c1194 nir_ssa_def *node_type = nir_iand(b, node_id, nir_imm_int(b, 7)); local in function:determine_bounds
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c4633 int node_type, subsystem_type, written; local in function:process_device
4254 drmProcessPciDevice(drmDevicePtr * device,const char * node,int node_type,int maj,int min,bool fetch_deviceinfo,uint32_t flags) argument
4412 drmProcessUsbDevice(drmDevicePtr * device,const char * node,int node_type,int maj,int min,bool fetch_deviceinfo,uint32_t flags) argument
4546 drmProcessPlatformDevice(drmDevicePtr * device,const char * node,int node_type,int maj,int min,bool fetch_deviceinfo,uint32_t flags) argument
4586 drmProcessHost1xDevice(drmDevicePtr * device,const char * node,int node_type,int maj,int min,bool fetch_deviceinfo,uint32_t flags) argument
4690 int node_type, i, j; local in function:drmFoldDuplicatedDevices
4755 int node_type, subsystem_type; local in function:drmGetDeviceFromDevId
4868 int maj, min, node_type; local in function:drmGetNodeTypeFromDevId
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h664 enum node_type { enum in namespace:r600_sb
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h664 enum node_type { enum in namespace:r600_sb

Completed in 51 milliseconds