Home
last modified time | relevance | path

Searched refs:cs_gem (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/radeon/
Dradeon_cs_gem.c75 struct cs_gem { struct
131 struct cs_gem *csg; in cs_gem_create()
137 csg = (struct cs_gem*)calloc(1, sizeof(struct cs_gem)); in cs_gem_create()
182 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_write_reloc()
342 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_dump_bof()
429 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_emit()
466 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_destroy()
478 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_erase()