Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glGetFenceivNV

279 	void glGetFenceivNV(GLuint fence, GLenum pname, GLint* params);
1941 void glGetFenceivNV(GLuint fence, GLenum pname, GLint* params)
1944 ctx->glGetFenceivNV(ctx, fence, pname, params);