Searched defs:isGenName (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dhash.h216 _mesa_HashInsertMaybeLocked(struct _mesa_HashTable * table,GLuint key,void * data,GLboolean isGenName,bool locked) argument
H A Dhash.c220 _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 Darbprogram.c80 bool isGenName = newProg != NULL; local in function:lookup_or_create_program
H A Datifragshader.c248 bool isGenName; local in function:_mesa_BindFragmentShaderATI
H A Dfbobject.c1597 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 Dteximage.c2938 bool isGenName; local in function:lookup_texture_ext_dsa
H A Ddlist.c922 alloc_bitmap_atlas(struct gl_context *ctx, GLuint listBase, bool isGenName) argument

Completed in 36 milliseconds