Searched refs:GetDriverUuid (Results 1 – 3 of 3) sorted by relevance
665 ctx->Driver.GetDriverUuid(ctx, (char*) uuid); in _mesa_get_driver_uuid()
1091 void (*GetDriverUuid)(struct gl_context *ctx, char *uuid); member
760 functions->GetDriverUuid = st_get_driver_uuid; in st_init_driver_functions()