Searched refs:GetDeviceUuid (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dversion.c679 ctx->Driver.GetDeviceUuid(ctx, (char*) uuid);
H A Ddd.h1190 void (*GetDeviceUuid)(struct gl_context *ctx, char *uuid); member in struct:dd_function_table
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dversion.c735 ctx->Driver.GetDeviceUuid(ctx, (char*) uuid);
H A Ddd.h1286 void (*GetDeviceUuid)(struct gl_context *ctx, char *uuid); member in struct:dd_function_table
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.c829 functions->GetDeviceUuid = st_get_device_uuid;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.c1006 functions->GetDeviceUuid = st_get_device_uuid;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c459 functions->GetDeviceUuid = brw_get_device_uuid;

Completed in 14 milliseconds