Searched defs:fail_if (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c83 #define fail_if(cond) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_dump_gpu.c82 fail_if(int cond, const char *format, ...) function in typeref:typename:void
[all...]
H A Derror2aub.c42 fail_if(int cond, const char *format, ...) function in typeref:typename:void
[all...]
H A Daub_write.c60 fail_if(int cond, const char *format, ...) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c156 #define fail_if(cond) \ macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Derror2aub.c41 #define fail_if(cond, ...) _fail_if(cond, NULL, __VA_ARGS__) macro
H A Dintel_dump_gpu.c95 #define fail_if(cond, ...) _fail_if(cond, "intel_dump_gpu", __VA_ARGS__) macro
[all...]
H A Daub_write.c59 #define fail_if(cond, ...) _fail_if(cond, NULL, __VA_ARGS__) macro

Completed in 16 milliseconds