Searched refs:agx_validate (Results 1 – 4 of 4) sorted by relevance
92 agx_validate(agx_context *ctx, const char *after) in agx_validate() function
713 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
33 'agx_validate.c',
1750 agx_validate(ctx, "IR translation"); in agx_compile_shader_nir()1757 agx_validate(ctx, "Optimization"); in agx_compile_shader_nir()