OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attr_to_str
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/amd/common/
ac_llvm_util.c
169
static const char *
attr_to_str
(enum ac_func_attr attr)
function
202
const char *attr_name =
attr_to_str
(attr);
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c
143
static const char *
attr_to_str
(enum lp_func_attr attr)
function
192
const char *attr_name =
attr_to_str
(attr);
Completed in 542 milliseconds