Searched refs:COMPILE_FAILURE (Results 1 – 5 of 5) sorted by relevance
133 COMPILE_FAILURE = 0, enumerator
94 sh->CompileStatus = COMPILE_FAILURE; in _mesa_spirv_shader_binary()
1217 sh->CompileStatus = COMPILE_FAILURE; in _mesa_compile_shader()
2105 assert(shader->CompileStatus != COMPILE_FAILURE && in opt_shader_and_create_symbol_table()2293 shader->CompileStatus = state->error ? COMPILE_FAILURE : COMPILE_SUCCESS; in _mesa_glsl_compile_shader()
2738 sh->CompileStatus = COMPILE_FAILURE; in glsl_float64_funcs_to_nir()