Home
last modified time | relevance | path

Searched refs:_mesa_PointParameterfv (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpoints.c74 _mesa_PointParameterfv(pname, p); in _mesa_PointParameteri()
87 _mesa_PointParameterfv(pname, p); in _mesa_PointParameteriv()
97 _mesa_PointParameterfv(pname, p); in _mesa_PointParameterf()
102 _mesa_PointParameterfv( GLenum pname, const GLfloat *params) in _mesa_PointParameterfv() function
Dpoints.h53 _mesa_PointParameterfv( GLenum pname, const GLfloat *params );
Des1_conversion.c708 _mesa_PointParameterfv(pname, converted_params); in _es_PointParameterxv()
Dapi_exec.c451 SET_PointParameterfvEXT(exec, _mesa_PointParameterfv); in _mesa_create_exec_table()
Dattrib.c1145 _mesa_PointParameterfv(GL_DISTANCE_ATTENUATION_EXT, in _mesa_PopAttrib()