Searched refs:COMPILE_FAILURE (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglspirv.c93 sh->CompileStatus = COMPILE_FAILURE;
H A Dmtypes.h2587 COMPILE_FAILURE = 0, enumerator in enum:gl_compile_status
H A Dshaderapi.c1132 sh->CompileStatus = COMPILE_FAILURE;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglspirv.c93 sh->CompileStatus = COMPILE_FAILURE;
H A Dmtypes.h2652 COMPILE_FAILURE = 0, enumerator in enum:gl_compile_status
H A Dshaderapi.c1235 sh->CompileStatus = COMPILE_FAILURE;
/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c111 #define COMPILE_FAILURE(message) \ macro
1534 COMPILE_FAILURE("internal error: loading #<UNSPEC>");
2350 COMPILE_FAILURE("jump too long");
2400 COMPILE_FAILURE("more than 256 symbols");
2409 COMPILE_FAILURE("more than 256 constants");
2418 COMPILE_FAILURE("more than 256 functions");
2427 COMPILE_FAILURE("more than 256 bytecode functions");
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp2084 assert(shader->CompileStatus != COMPILE_FAILURE &&
2261 shader->CompileStatus = state->error ? COMPILE_FAILURE : COMPILE_SUCCESS;
H A Dglsl_to_nir.cpp2632 sh->CompileStatus = COMPILE_FAILURE;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp2035 assert(shader->CompileStatus != COMPILE_FAILURE &&
2173 shader->CompileStatus = state->error ? COMPILE_FAILURE : COMPILE_SUCCESS;
H A Dglsl_to_nir.cpp2609 sh->CompileStatus = COMPILE_FAILURE;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c144 sh->CompileStatus = COMPILE_FAILURE;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c149 sh->CompileStatus = COMPILE_FAILURE;

Completed in 52 milliseconds