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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_winsys.h 24 uint32_t flags, uint32_t vor, uint32_t tor)
26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor)
63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
67 PUSH_DATA(push, tor);
73 uint32_t vor, uint32_t tor)
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
80 PUSH_DATA(push, data | tor);
86 uint32_t vor, uint32_t tor)
90 bo, data, access | NOUVEAU_BO_OR, vor, tor);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 24 uint32_t flags, uint32_t vor, uint32_t tor)
26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor)
63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
67 PUSH_DATA(push, tor);
73 uint32_t vor, uint32_t tor)
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
80 PUSH_DATA(push, data | tor);
86 uint32_t vor, uint32_t tor)
90 bo, data, access | NOUVEAU_BO_OR, vor, tor);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_local.h 78 uint32_t flags, uint32_t vor, uint32_t tor)
80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
113 uint32_t vor, uint32_t tor)
116 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
121 PUSH_DATA(push, data | tor);
127 uint32_t vor, uint32_t tor)
130 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
139 data |= tor;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 78 uint32_t flags, uint32_t vor, uint32_t tor)
80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
113 uint32_t vor, uint32_t tor)
116 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
121 PUSH_DATA(push, data | tor);
127 uint32_t vor, uint32_t tor)
130 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
139 data |= tor;
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 247 tor=a};goog.base=function(a,b,c){var d=arguments.callee.caller;if(d.superClass_\
    [all...]

Completed in 450 milliseconds