Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h454 void vrend_report_context_error_internal(const char *fname, struct vrend_context *ctx,
458 vrend_report_context_error_internal(__func__, ctx, error, value)
Dvrend_renderer.c904 void vrend_report_context_error_internal(const char *fname, struct vrend_context *ctx, in vrend_report_context_error_internal() function