Home
last modified time | relevance | path

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

/external/libdrm/radeon/
Dradeon_cs_gem.c72 struct cs_gem { struct
128 struct cs_gem *csg; in cs_gem_create()
134 csg = (struct cs_gem*)calloc(1, sizeof(struct cs_gem)); in cs_gem_create()
179 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_write_reloc()
339 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_dump_bof()
426 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_emit()
463 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_destroy()
475 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_erase()