Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glGetFenceivNV

187 	void glGetFenceivNV(GLuint fence, GLenum pname, GLint* params);
1304 void glGetFenceivNV(GLuint fence, GLenum pname, GLint* params)
1307 ctx->glGetFenceivNV(ctx, fence, pname, params);