Home
last modified time | relevance | path

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

/external/libdrm/radeon/
Dradeon_cs_gem.c288 cs->section_file, cs->section_func, cs->section_line); in cs_gem_begin()
296 cs->section_func = func; in cs_gem_begin()
327 … cs->section_file, cs->section_func, cs->section_line, cs->section_ndw, cs->section_cdw); in cs_gem_end()
Dradeon_cs_int.h25 const char *section_func; member