Home
last modified time | relevance | path

Searched refs:deStreamCpyThread (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/destream/
DdeStreamCpyThread.c30 deStreamCpyThread* thread = (deStreamCpyThread*)arg; in cpyStream()
60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 buffer… in deStreamCpyThread_create()
62 deStreamCpyThread* thread = malloc(sizeof(deStreamCpyThread)); in deStreamCpyThread_create()
76 void deStreamCpyThread_destroy (deStreamCpyThread* thread) in deStreamCpyThread_destroy()
83 void deStreamCpyThread_join (deStreamCpyThread* thread) in deStreamCpyThread_join()
DdeStreamCpyThread.h38 } deStreamCpyThread; typedef
40 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 buffer…
41 void deStreamCpyThread_destroy (deStreamCpyThread* thread);
43 void deStreamCpyThread_join (deStreamCpyThread* thread);
DCMakeLists.txt9 deStreamCpyThread.h
10 deStreamCpyThread.c
DBUILD.gn29 "//third_party/vk-gl-cts/framework/delibs/destream/deStreamCpyThread.c",
DdeThreadStream.c44 deStreamCpyThread* thread;
/third_party/vk-gl-cts/
DAndroidGen.bp748 "framework/delibs/destream/deStreamCpyThread.c",
DAndroidGen.mk738 framework/delibs/destream/deStreamCpyThread.c \
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Ddeqp.gni1434 "$deqp_path/framework/delibs/destream/deStreamCpyThread.c",