Home
last modified time | relevance | path

Searched refs:deStreamCpyThread_create (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.h40 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 bufferSize);
H A DdeStreamCpyThread.c60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 bufferSize) in deStreamCpyThread_create() function
H A DdeThreadStream.c203 threadStream->thread = deStreamCpyThread_create(&(threadStream->consumerStream), output, ringbufferBlockSize); in deThreadOutStream_init()

Completed in 1 milliseconds