Home | History | Annotate | Download | only in main

Lines Matching defs:first

68  * Later, when the object ID is first bound, we replace the placeholder
326 * The previous binding, if any, will be removed first.
367 * The previous binding, if any, will be removed first.
774 /* first buffer */
1024 GLuint first;
1037 first = _mesa_HashFindFreeKeyBlock(ctx->Shared->RenderBuffers, n);
1040 GLuint name = first + i;
1907 GLuint first;
1920 first = _mesa_HashFindFreeKeyBlock(ctx->Shared->FrameBuffers, n);
1923 GLuint name = first + i;