Lines Matching refs:GLhalfNV

5214 void GLAPIENTRY _mesa_marshal_Vertex2hNV(GLhalfNV x, GLhalfNV y);
5217 void GLAPIENTRY _mesa_marshal_Vertex2hvNV(const GLhalfNV * v);
5220 void GLAPIENTRY _mesa_marshal_Vertex3hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z);
5223 void GLAPIENTRY _mesa_marshal_Vertex3hvNV(const GLhalfNV * v);
5226 void GLAPIENTRY _mesa_marshal_Vertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
5229 void GLAPIENTRY _mesa_marshal_Vertex4hvNV(const GLhalfNV * v);
5232 void GLAPIENTRY _mesa_marshal_Normal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz);
5235 void GLAPIENTRY _mesa_marshal_Normal3hvNV(const GLhalfNV * v);
5238 void GLAPIENTRY _mesa_marshal_Color3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
5241 void GLAPIENTRY _mesa_marshal_Color3hvNV(const GLhalfNV * v);
5244 void GLAPIENTRY _mesa_marshal_Color4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha);
5247 void GLAPIENTRY _mesa_marshal_Color4hvNV(const GLhalfNV * v);
5250 void GLAPIENTRY _mesa_marshal_TexCoord1hNV(GLhalfNV s);
5253 void GLAPIENTRY _mesa_marshal_TexCoord1hvNV(const GLhalfNV * v);
5256 void GLAPIENTRY _mesa_marshal_TexCoord2hNV(GLhalfNV s, GLhalfNV t);
5259 void GLAPIENTRY _mesa_marshal_TexCoord2hvNV(const GLhalfNV * v);
5262 void GLAPIENTRY _mesa_marshal_TexCoord3hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r);
5265 void GLAPIENTRY _mesa_marshal_TexCoord3hvNV(const GLhalfNV * v);
5268 void GLAPIENTRY _mesa_marshal_TexCoord4hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
5271 void GLAPIENTRY _mesa_marshal_TexCoord4hvNV(const GLhalfNV * v);
5274 void GLAPIENTRY _mesa_marshal_MultiTexCoord1hNV(GLenum target, GLhalfNV s);
5277 void GLAPIENTRY _mesa_marshal_MultiTexCoord1hvNV(GLenum target, const GLhalfNV * v);
5280 void GLAPIENTRY _mesa_marshal_MultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
5283 void GLAPIENTRY _mesa_marshal_MultiTexCoord2hvNV(GLenum target, const GLhalfNV * v);
5286 void GLAPIENTRY _mesa_marshal_MultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
5289 void GLAPIENTRY _mesa_marshal_MultiTexCoord3hvNV(GLenum target, const GLhalfNV * v);
5292 void GLAPIENTRY _mesa_marshal_MultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
5295 void GLAPIENTRY _mesa_marshal_MultiTexCoord4hvNV(GLenum target, const GLhalfNV * v);
5298 void GLAPIENTRY _mesa_marshal_VertexAttrib1hNV(GLuint index, GLhalfNV x);
5301 void GLAPIENTRY _mesa_marshal_VertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
5304 void GLAPIENTRY _mesa_marshal_VertexAttrib2hNV(GLuint index, GLhalfNV x, GLhalfNV y);
5307 void GLAPIENTRY _mesa_marshal_VertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
5310 void GLAPIENTRY _mesa_marshal_VertexAttrib3hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z);
5313 void GLAPIENTRY _mesa_marshal_VertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
5316 void GLAPIENTRY _mesa_marshal_VertexAttrib4hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
5319 void GLAPIENTRY _mesa_marshal_VertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
5322 void GLAPIENTRY _mesa_marshal_VertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
5325 void GLAPIENTRY _mesa_marshal_VertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
5328 void GLAPIENTRY _mesa_marshal_VertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
5331 void GLAPIENTRY _mesa_marshal_VertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
5334 void GLAPIENTRY _mesa_marshal_FogCoordhNV(GLhalfNV x);
5337 void GLAPIENTRY _mesa_marshal_FogCoordhvNV(const GLhalfNV * v);
5340 void GLAPIENTRY _mesa_marshal_SecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
5343 void GLAPIENTRY _mesa_marshal_SecondaryColor3hvNV(const GLhalfNV * v);