Home
last modified time | relevance | path

Searched defs:bi_validate (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_validate.c58 bi_validate(bi_context *ctx, const char *after) in bi_validate() function
Dcompiler.h920 static inline void bi_validate(UNUSED bi_context *ctx, UNUSED const char *after_str) { return; } in bi_validate() function