Home
last modified time | relevance | path

Searched refs:_mesa_AttachShader_no_error (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderapi.h186 _mesa_AttachShader_no_error(GLuint program, GLuint shader);
Dshaderapi.c1455 _mesa_AttachShader_no_error(GLuint program, GLuint shader) in _mesa_AttachShader_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c907 SET_AttachShader(exec, _mesa_AttachShader_no_error); in _mesa_initialize_exec_table()