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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_program.h 52 struct nv50_program { struct
102 boolean nv50_program_translate(struct nv50_program *, uint16_t chipset);
103 boolean nv50_program_upload_code(struct nv50_context *, struct nv50_program *);
104 void nv50_program_destroy(struct nv50_context *, struct nv50_program *);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_program.h 52 struct nv50_program { struct
102 boolean nv50_program_translate(struct nv50_program *, uint16_t chipset);
103 boolean nv50_program_upload_code(struct nv50_context *, struct nv50_program *);
104 void nv50_program_destroy(struct nv50_context *, struct nv50_program *);

Completed in 375 milliseconds