Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dhash.c221 GLboolean isGenName) in _mesa_HashInsertLocked()
240 GLboolean isGenName) in _mesa_HashInsert()
Dhash.h217 GLuint key, void *data, GLboolean isGenName, in _mesa_HashInsertMaybeLocked()
Datifragshader.c248 bool isGenName; in _mesa_BindFragmentShaderATI() local
Darbprogram.c80 bool isGenName = newProg != NULL; in lookup_or_create_program() local
Dfbobject.c1562 bool isGenName, in allocate_renderbuffer_locked()
1597 bool isGenName = false; in bind_renderbuffer() local
3106 bool isGenName = false; in bind_framebuffer() local
Dteximage.c2938 bool isGenName; in lookup_texture_ext_dsa() local
Ddlist.c921 alloc_bitmap_atlas(struct gl_context *ctx, GLuint listBase, bool isGenName) in alloc_bitmap_atlas()