Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkQueue.cpp24 Queue::Queue(uint32_t pFamilyIndex, float pPriority) : familyIndex(pFamilyIndex), priority(pPriorit… in Queue() argument
DVkQueue.hpp35 Queue(uint32_t pFamilyIndex, float pPriority);