Home
last modified time | relevance | path

Searched defs:driconf_count (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h36 #define DRM_DRIVER_DESCRIPTOR(driver, driconf, driconf_count) \ argument
41 #define DRM_DRIVER_DESCRIPTOR_ALIAS(driver, alias, driconf, driconf_count) argument
45 #define DRM_DRIVER_DESCRIPTOR(driver, driconf, driconf_count) \ argument
57 #define DRM_DRIVER_DESCRIPTOR_ALIAS(driver, alias, driconf, driconf_count) \ argument
/external/mesa3d/src/gallium/include/frontend/
Ddrm_driver.h28 unsigned driconf_count; member