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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 32 struct RelocEntry
58 RelocEntry entry[0];
75 bool addReloc(RelocEntry::Type, int w, uint32_t data, uint32_t m,
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 32 struct RelocEntry
58 RelocEntry entry[0];
75 bool addReloc(RelocEntry::Type, int w, uint32_t data, uint32_t m,

Completed in 99 milliseconds