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

  /external/vulkan-validation-layers/layers/
swapchain.h 157 VkBool32 *pQueueFamilyIndexSupport;
swapchain.cpp 386 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
436 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
521 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
607 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h 214 VkBool32 *pQueueFamilyIndexSupport;
swapchain.cpp 421 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
481 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
576 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 421 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
481 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
576 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL;
    [all...]

Completed in 54 milliseconds