Searched refs:arrayPitch (Results 1 – 15 of 15) sorted by relevance
91 …iceSize offset, VkDeviceSize size, VkDeviceSize rowPitch, VkDeviceSize arrayPitch, VkDeviceSize de… argument97 res.arrayPitch = arrayPitch;
518 VkDeviceSize arrayPitch; member
2025 VkDeviceSize arrayPitch; member
3002 s << "\tarrayPitch = " << value.arrayPitch << '\n';
1252 pLayout->arrayPitch = surface->u.gfx9.surf_slice_size; in radv_GetImageSubresourceLayout()1260 pLayout->arrayPitch = (uint64_t)surface->u.legacy.level[level].slice_size_dw * 4; in radv_GetImageSubresourceLayout()
70 pLayout->arrayPitch = getLayerSize(flags); in getSubresourceLayout()
725 layout->arrayPitch = isl_surf_get_array_pitch(&surface->isl); in anv_GetImageSubresourceLayout()
1952 VkDeviceSize arrayPitch; member
2122 VkDeviceSize arrayPitch; member
2287 VkDeviceSize arrayPitch; member
30977 && ( arrayPitch == rhs.arrayPitch ) in operator ==()30989 DeviceSize arrayPitch; member
2240 VkDeviceSize arrayPitch; member
5846 && ( arrayPitch == rhs.arrayPitch ) in operator ==()5858 DeviceSize arrayPitch; member
2022 VkDeviceSize arrayPitch; member