HomeSort by relevance Sort by last modified time
    Searched refs:usedAllocatorToCreate (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h 204 bool usedAllocatorToCreate;
305 bool usedAllocatorToCreate;
swapchain.cpp 419 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
479 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
574 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 419 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
479 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
574 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL);
    [all...]

Completed in 57 milliseconds