Searched defs:isGenName (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | hash.h | 216 _mesa_HashInsertMaybeLocked(struct _mesa_HashTable * table,GLuint key,void * data,GLboolean isGenName,bool locked) argument
|
| H A D | hash.c | 220 _mesa_HashInsertLocked(struct _mesa_HashTable * table,GLuint key,void * data,GLboolean isGenName) argument 239 _mesa_HashInsert(struct _mesa_HashTable * table,GLuint key,void * data,GLboolean isGenName) argument
|
| H A D | arbprogram.c | 80 bool isGenName = newProg != NULL; local in function:lookup_or_create_program
|
| H A D | atifragshader.c | 248 bool isGenName; local in function:_mesa_BindFragmentShaderATI
|
| H A D | fbobject.c | 1597 bool isGenName = false; local in function:bind_renderbuffer 3106 bool isGenName = false; local in function:bind_framebuffer 1561 allocate_renderbuffer_locked(struct gl_context * ctx,GLuint renderbuffer,bool isGenName,const char * func) argument
|
| H A D | teximage.c | 2938 bool isGenName; local in function:lookup_texture_ext_dsa
|
| H A D | dlist.c | 922 alloc_bitmap_atlas(struct gl_context *ctx, GLuint listBase, bool isGenName) argument
|
Completed in 36 milliseconds