Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glSetFenceNV

189 	void glSetFenceNV(GLuint fence, GLenum condition);
1316 void glSetFenceNV(GLuint fence, GLenum condition)
1319 ctx->glSetFenceNV(ctx, fence, condition);