Searched refs:queueFamilyIndices (Results 1 – 6 of 6) sorted by relevance
148 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local154 …bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndic… in iterate()
188 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local194 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
205 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local211 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
191 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local197 imageSparseInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndices; in iterate()
228 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local234 …imageSparseInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndice… in iterate()
316 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local322 …imageCreateInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndice… in iterate()