OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initThreading
(Results
1 - 2
of
2
) sorted by null
/external/vulkan-validation-layers/layers/
threading.cpp
44
static void
initThreading
(layer_data *my_data, const VkAllocationCallbacks *pAllocator) {
72
initThreading
(my_data, pAllocator);
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
threading.cpp
44
static void
initThreading
(layer_data *my_data, const VkAllocationCallbacks *pAllocator) {
74
initThreading
(my_data, pAllocator);
Completed in 239 milliseconds