Home
last modified time | relevance | path

Searched refs:computeQueueFamilyIndices (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h212 std::vector<uint32_t> computeQueueFamilyIndices; member
DVkCommonOperations.cpp924 deviceInfos[i].computeQueueFamilyIndices.push_back(j); in createGlobalVkEmulation()