Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glIsFenceNV

277 	GLboolean glIsFenceNV(GLuint fence);
1929 GLboolean glIsFenceNV(GLuint fence)
1932 return ctx->glIsFenceNV(ctx, fence);