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

  /external/vulkan-validation-layers/layers/
swapchain.cpp 425 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
480 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
566 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
    [all...]
swapchain.h 217 uint32_t numQueueFamilyIndexSupport;
221 // queueFamilyIndex's (and sets numQueueFamilyIndexSupport to non-zero).

Completed in 970 milliseconds