Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshaderapi.h189 _mesa_AttachShader(GLuint program, GLuint shader);
Dshaderapi.c1463 _mesa_AttachShader(GLuint program, GLuint shader) in _mesa_AttachShader() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c240 SET_AttachShader(exec, _mesa_AttachShader); in _mesa_initialize_exec_table()