Home
last modified time | relevance | path

Searched defs:client_wait_sync (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp453 void client_wait_sync (NegativeTestContext& ctx) in client_wait_sync() function
/third_party/mesa3d/src/mesa/main/
Dsyncobj.c340 client_wait_sync(struct gl_context *ctx, struct gl_sync_object *syncObj, in client_wait_sync() function
/third_party/mesa3d/src/gallium/include/
Dmesa_interface.h169 unsigned char (*client_wait_sync)(struct dri_context *ctx, void *fence, member
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h377 unsigned char (*client_wait_sync)(__DRIcontext *ctx, void *fence, member