Searched refs:AddToCommandBuffer (Results 1 – 1 of 1) sorted by relevance
11291 extern "C" void *AddToCommandBuffer(void *arg) { in AddToCommandBuffer() function11339 test_platform_thread_create(&thread, AddToCommandBuffer, (void *)&data); in TEST_F()11349 test_platform_thread_create(&thread, AddToCommandBuffer, (void *)&data); in TEST_F()11351 AddToCommandBuffer(&data); in TEST_F()