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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_semaphoreobjects.c165 functions->ImportSemaphoreFd = st_import_semaphoreobj_fd;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_semaphoreobjects.c169 functions->ImportSemaphoreFd = st_import_semaphoreobj_fd;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_sync.c508 functions->ImportSemaphoreFd = intel_semaphoreobj_import;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dexternalobjects.c887 ctx->Driver.ImportSemaphoreFd(ctx, semObj, fd);
H A Ddd.h1375 * Accessing fd after ImportSemaphoreFd returns results in undefined
1378 void (*ImportSemaphoreFd)(struct gl_context *ctx, member in struct:dd_function_table
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dexternalobjects.c893 ctx->Driver.ImportSemaphoreFd(ctx, semObj, fd);
H A Ddd.h1279 * Accessing fd after ImportSemaphoreFd returns results in undefined
1282 void (*ImportSemaphoreFd)(struct gl_context *ctx, member in struct:dd_function_table

Completed in 50 milliseconds