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