Searched defs:imageSizeInBytes (Results 1 – 10 of 10) sorted by relevance
495 …:GetTexelAddress(EmitState const *state, Pointer<Byte> imageBase, Int imageSizeInBytes, Operand co… in GetTexelAddress()670 auto imageSizeInBytes = *Pointer<Int>(binding + OFFSET(vk::StorageImageDescriptor, sizeInBytes)); in EmitImageRead() local1049 auto imageSizeInBytes = *Pointer<Int>(binding + OFFSET(vk::StorageImageDescriptor, sizeInBytes)); in EmitImageWrite() local1290 auto imageSizeInBytes = *Pointer<Int>(binding + OFFSET(vk::StorageImageDescriptor, sizeInBytes)); in EmitImageTexelPointer() local
372 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local
835 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local849 deUint32 imageSizeInBytes = 0; in getImageSizeInBytes() local
286 deUint32 imageSizeInBytes = 0; in iterate() local
403 deUint32 imageSizeInBytes = 0; in iterate() local
452 deUint32 imageSizeInBytes = 0; in iterate() local
690 deUint32 imageSizeInBytes = 0; in iterate() local
230 deUint32 imageSizeInBytes = 0; in testStorageImageWrite() local
793 const deUint32 imageSizeInBytes = m_imageExtent.width * m_imageExtent.height * 4; in iterate() local
985 …const VkDeviceSize imageSizeInBytes = tcu::getPixelSize(m_format) * getNumPixels(m_imageType, m_i… in iterate() local