OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_describe_resource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_describe.c
39
debug_describe_resource
(char* buf, const struct pipe_resource *ptr)
function
71
debug_describe_resource
(res, ptr->texture);
79
debug_describe_resource
(res, ptr->texture);
88
debug_describe_resource
(res, ptr->buffer);
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_describe.c
39
debug_describe_resource
(char* buf, const struct pipe_resource *ptr)
function
71
debug_describe_resource
(res, ptr->texture);
79
debug_describe_resource
(res, ptr->texture);
88
debug_describe_resource
(res, ptr->buffer);
Completed in 49 milliseconds