OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mesa_PointParameterf
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/mesa/main/
points.h
50
_mesa_PointParameterf
( GLenum pname, GLfloat param );
points.c
92
_mesa_PointParameterf
( GLenum pname, GLfloat param)
attrib.c
[
all
...]
api_exec.c
450
SET_PointParameterfEXT(exec,
_mesa_PointParameterf
);
[
all
...]
es1_conversion.c
679
_mesa_PointParameterf
(pname, (GLfloat) (param / 65536.0f));
Completed in 751 milliseconds