Home
last modified time | relevance | path

Searched defs:mipLevelNdx (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageMemoryAliasing.cpp328 …for (uint32_t mipLevelNdx = 0; mipLevelNdx < aspectRequirements.imageMipTailFirstLod; ++mipLevelNd… in iterate() local
643 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < imageSparseInfo.mipLevels; ++mipLevelNdx) in iterate() local
905 for (uint32_t mipLevelNdx = 0; mipLevelNdx < mipLevels; ++mipLevelNdx) in initPrograms() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp492 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < imageSparseInfo.mipLevels; ++mipLevelNdx) in recordCommands() local
DvktSparseResourcesMipmapSparseResidency.cpp269 …for (uint32_t mipLevelNdx = 0; mipLevelNdx < aspectRequirements.imageMipTailFirstLod; ++mipLevelNd… in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp822 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < imageSparseInfo.mipLevels; ++mipLevelNdx) in recordCommands() local
DvktSparseResourcesImageSparseResidency.cpp456 …for (uint32_t mipLevelNdx = 0; mipLevelNdx < aspectRequirements.imageMipTailFirstLod; ++mipLevelNd… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp928 for (uint32_t mipLevelNdx = 0; mipLevelNdx < mipLevels; mipLevelNdx++) in uploadImageAspect() local
5934 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < m_params.mipLevels; mipLevelNdx++) in checkNonNearestFilteredResult() local
6061 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < m_params.mipLevels; mipLevelNdx++) in checkNearestFilteredResult() local
6271 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < m_params.mipLevels; mipLevelNdx++) in generateExpectedResult() local
6279 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < m_params.mipLevels; mipLevelNdx++) in generateExpectedResult() local
12614 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < paramsArrayToArray.mipLevels; mipLevelNdx++) in addImageToImageArrayTests() local
15835 for (uint32_t mipLevelNdx = 0u; mipLevelNdx < params.mipLevels; mipLevelNdx++) in addBlittingImageAllFormatsBaseLevelMipmapTests() local
15938 for (uint32_t mipLevelNdx = 1u; mipLevelNdx < params.mipLevels; mipLevelNdx++) in addBlittingImageAllFormatsPreviousLevelMipmapTests() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5531 …for (uint32_t mipLevelNdx = 0; mipLevelNdx < aspectRequirements.imageMipTailFirstLod; ++mipLevelNd… in allocateAndBindSparseImage() local