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

/external/mesa3d/src/compiler/glsl/
H A Dlinker.cpp255 linker_error(this->prog, "size of array %s declared as %u, "
266 linker_error(this->prog, "%s shader accesses element %i of "
414 linker_error(gl_shader_program *prog, const char *fmt, ...) function
588 linker_error(prog, "%s shader writes to both `gl_ClipVertex' "
594 linker_error(prog, "%s shader writes to both `gl_ClipVertex' "
622 linker_error(prog, "%s shader: the combined size of "
684 linker_error(prog,
729 linker_error(prog, "fragment shader writes to both "
772 linker_error(prog, "Invalid call %s(%d). Accepted values for the "
806 linker_error(pro
[all...]

Completed in 117 milliseconds