Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
Dagx_validate.c92 agx_validate(agx_context *ctx, const char *after) in agx_validate() function
Dagx_compiler.h715 static inline void agx_validate(UNUSED agx_context *ctx, UNUSED const char *after_str) { return; } in agx_validate() function