Home | History | Annotate | Download | only in layers

Lines Matching refs:numQueueFamilyIndexSupport

425             my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
480 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
566 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
652 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
736 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
822 my_data->surfaceMap[*pSurface].numQueueFamilyIndexSupport = 0;
1069 if (!pSurface->numQueueFamilyIndexSupport) {
1074 pSurface->numQueueFamilyIndexSupport = pPhysicalDevice->numOfQueueFamilies;
1078 if (pSurface->numQueueFamilyIndexSupport) {
1862 if (pQueue && pSurface && pSurface->numQueueFamilyIndexSupport) {
1866 if ((pSurface->numQueueFamilyIndexSupport > queueFamilyIndex) &&