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

  /external/libdrm/radeon/
radeon_cs.h 58 unsigned section_cdw; member in struct:radeon_cs
119 cs->section_cdw++;
128 cs->section_cdw += 2;
138 cs->section_cdw += size;
radeon_cs_int.h 18 unsigned section_cdw; member in struct:radeon_cs_int

Completed in 86 milliseconds