Searched refs:sparseFamilyIndex (Results 1 – 1 of 1) sorted by relevance
1545 …const deUint32 sparseFamilyIndex = (m_imageBackingMode == IMAGE_BACKING_MODE_SPARSE) ? getSpar… in createSamplerUniform() local1551 …const VkSharingMode sharingMode = (queueFamilyIndex != sparseFamilyIndex) ? VK_SHARING_MODE_C… in createSamplerUniform()1555 const deUint32 queueIndexCount = (queueFamilyIndex != sparseFamilyIndex) ? 2 : 1; in createSamplerUniform()1559 sparseFamilyIndex in createSamplerUniform()