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

  /external/vulkan-validation-layers/layers/
swapchain.h 151 uint32_t numQueueFamilyIndexSupport;
155 // queueFamilyIndex's (and sets numQueueFamilyIndexSupport to non-zero).
swapchain.cpp 385 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
435 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
520 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
606 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 420 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
480 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
575 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.cpp 420 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
480 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
575 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
    [all...]
swapchain.h 208 uint32_t numQueueFamilyIndexSupport;
212 // queueFamilyIndex's (and sets numQueueFamilyIndexSupport to non-zero).

Completed in 187 milliseconds