HomeSort by relevance Sort by last modified time
    Searched refs:driOptionRange (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 48 typedef struct driOptionRange {
51 } driOptionRange;
57 driOptionRange *ranges; /**< \brief Array of ranges */
xmlconfig.c 341 driOptionRange *ranges;
350 if ((ranges = MALLOC (nRanges*sizeof(driOptionRange))) == NULL) {
    [all...]

Completed in 1782 milliseconds