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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_vertprog.c 60 struct util_dynarray label_relocs; member in struct:nvfx_vpc
711 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
723 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
739 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
762 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
771 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
780 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
790 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
    [all...]
nvfx_fragprog.c 41 struct util_dynarray label_relocs; member in struct:nvfx_fpc
282 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
323 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
347 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
350 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_vertprog.c 60 struct util_dynarray label_relocs; member in struct:nvfx_vpc
711 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
723 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
739 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
762 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
771 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
780 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
790 util_dynarray_append(&vpc->label_relocs, struct nvfx_relocation, reloc);
    [all...]
nvfx_fragprog.c 41 struct util_dynarray label_relocs; member in struct:nvfx_fpc
282 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
323 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
347 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
350 util_dynarray_append(&fpc->label_relocs, struct nvfx_relocation, reloc);
    [all...]

Completed in 629 milliseconds