Home
last modified time | relevance | path

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

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