Home
last modified time | relevance | path

Searched defs:imageSizeInBytes (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp372 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp806 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local
820 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local
DvktSparseResourcesImageSparseBinding.cpp286 deUint32 imageSizeInBytes = 0; in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp403 deUint32 imageSizeInBytes = 0; in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp452 deUint32 imageSizeInBytes = 0; in iterate() local
DvktSparseResourcesImageSparseResidency.cpp690 deUint32 imageSizeInBytes = 0; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp201 deUint32 imageSizeInBytes = 0; in testStorageImageWrite() local
/external/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp818 Int imageSizeInBytes = *Pointer<Int>(descriptor + OFFSET(vk::StorageImageDescriptor, sizeInBytes)); in GetTexelAddress() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp805 const deUint32 imageSizeInBytes = m_imageExtent.width * m_imageExtent.height * 4; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp1039 …const VkDeviceSize imageSizeInBytes = tcu::getPixelSize(m_format) * getNumPixels(m_imageType, m_i… in iterate() local