Home
last modified time | relevance | path

Searched refs:_mesa_GetObjectParameterivARB (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderapi.h100 _mesa_GetObjectParameterivARB(GLhandleARB, GLenum, GLint *);
Dshaderapi.c1169 _mesa_GetObjectParameterivARB(GLhandleARB object, GLenum pname, GLint *params) in _mesa_GetObjectParameterivARB() function
1200 _mesa_GetObjectParameterivARB(object, pname, iparams); in _mesa_GetObjectParameterfvARB()
1729 SET_GetObjectParameterivARB(exec, _mesa_GetObjectParameterivARB); in _mesa_init_shader_dispatch()