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

  /external/libdrm/nouveau/
nouveau.c 97 uint32_t mthd, void *data, uint32_t size)
102 struct nvif_ioctl_mthd_v0 mthd; member in struct:__anon15541
119 args->mthd.version = 0;
120 args->mthd.method = mthd;
122 memcpy(args->mthd.data, data, size);
124 memcpy(data, args->mthd.data, size);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_surface.c 80 uint32_t mthd = dst ? NV50_2D_DST_FORMAT : NV50_2D_SRC_FORMAT; local
103 BEGIN_NV04(push, SUBC_2D(mthd), 2);
106 BEGIN_NV04(push, SUBC_2D(mthd + 0x14), 5);
113 BEGIN_NV04(push, SUBC_2D(mthd), 5);
119 BEGIN_NV04(push, SUBC_2D(mthd + 0x18), 4);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_surface.c 83 uint32_t mthd = dst ? NVC0_2D_DST_FORMAT : NVC0_2D_SRC_FORMAT; local
110 BEGIN_NVC0(push, SUBC_2D(mthd), 2);
113 BEGIN_NVC0(push, SUBC_2D(mthd + 0x14), 5);
120 BEGIN_NVC0(push, SUBC_2D(mthd), 5);
126 BEGIN_NVC0(push, SUBC_2D(mthd + 0x18), 4);
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 288 milliseconds