Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glIsFenceNV

185 	GLboolean glIsFenceNV(GLuint fence);
1292 GLboolean glIsFenceNV(GLuint fence)
1295 return ctx->glIsFenceNV(ctx, fence);