Home
last modified time | relevance | path

Searched refs:getSparseAspectRequirementsIndex (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp537 …const deUint32 metadataAspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequireme… in iterate()
545 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspe… in iterate()
926 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspect); in iterate()
DvktSparseResourcesImageAlignedMipSize.cpp212 …const deUint32 colorAspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirem… in iterate()
DvktSparseResourcesTestsUtil.hpp244 deUint32 getSparseAspectRequirementsIndex (const std::vector<vk::VkSparseImageMemoryRequiremen…
DvktSparseResourcesMipmapSparseResidency.cpp258 …const deUint32 metadataAspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, VK… in iterate()
266 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspe… in iterate()
DvktSparseResourcesImageSparseResidency.cpp417 …const deUint32 metadataAspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, VK… in iterate()
426 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspe… in iterate()
781 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, as… in iterate()
DvktSparseResourcesImageBlockShapes.cpp223 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspe… in iterate()
DvktSparseResourcesImageMemoryAliasing.cpp328 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, aspe… in iterate()
737 …const deUint32 aspectIndex = getSparseAspectRequirementsIndex(sparseMemoryRequirements, asp… in iterate()
DvktSparseResourcesTestsUtil.cpp1009 deUint32 getSparseAspectRequirementsIndex (const std::vector<VkSparseImageMemoryRequirements>& requ… in getSparseAspectRequirementsIndex() function