Searched refs:CANARY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.c47 #define CANARY 0x5A1106 macro
91 assert(info->canary == CANARY);
142 info->canary = CANARY;
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.c37 #define CANARY 0x5A1106 macro
85 assert(info->canary == CANARY);
144 info->canary = CANARY;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.0.rst172 glsl: ralloc assertion "info->canary == CANARY" failed
186 [swrast] ralloc.c:84: get_header: Assertion \`info->canary == CANARY'

Completed in 4 milliseconds