Searched refs:supportedFamilyIndices (Results 1 – 1 of 1) sorted by relevance
474 std::vector<deUint32> supportedFamilyIndices; in getSupportedQueueFamilyIndices() local478 supportedFamilyIndices.push_back(queueFamilyNdx); in getSupportedQueueFamilyIndices()481 return supportedFamilyIndices; in getSupportedQueueFamilyIndices()