Home
last modified time | relevance | path

Searched refs:agx_validate (Results 1 – 4 of 4) 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.h713 void agx_validate(agx_context *ctx, const char *after_str);
715 static inline void agx_validate(UNUSED agx_context *ctx, UNUSED const char *after_str) { return; } in agx_validate() function
Dmeson.build33 'agx_validate.c',
Dagx_compile.c1750 agx_validate(ctx, "IR translation"); in agx_compile_shader_nir()
1757 agx_validate(ctx, "Optimization"); in agx_compile_shader_nir()