Searched refs:sparseFamilyIndex (Results 1 – 1 of 1) sorted by relevance
1574 …const deUint32 sparseFamilyIndex = (m_imageBackingMode == IMAGE_BACKING_MODE_SPARSE) ? getSpar… in createSamplerUniform() local1592 …const VkSharingMode sharingMode = (queueFamilyIndex != sparseFamilyIndex) ? VK_SHARING_MODE_C… in createSamplerUniform()1597 const deUint32 queueIndexCount = (queueFamilyIndex != sparseFamilyIndex) ? 2 : 1; in createSamplerUniform()1601 sparseFamilyIndex in createSamplerUniform()