Lines Matching defs:imageRSInfo
169 bool checkForErrorRS (const vk::VkImageCreateInfo& imageRSInfo, const tcu::ConstPixelBufferAccess& dataRS, const deUint32 errorCompNdx)
171 for (deUint32 z = 0u; z < imageRSInfo.extent.depth; ++z)
172 for (deUint32 y = 0u; y < imageRSInfo.extent.height; ++y)
173 for (deUint32 x = 0u; x < imageRSInfo.extent.width; ++x)
228 const vk::VkImageCreateInfo& imageRSInfo,
251 const vk::VkImageCreateInfo& imageRSInfo,
255 DE_UNREF(imageRSInfo);
348 const vk::VkImageCreateInfo& imageRSInfo,
363 for (deUint32 z = 0u; z < imageRSInfo.extent.depth; ++z)
364 for (deUint32 y = 0u; y < imageRSInfo.extent.height; ++y)
365 for (deUint32 x = 0u; x < imageRSInfo.extent.width; ++x)
508 const vk::VkImageCreateInfo& imageRSInfo,
515 if (checkForErrorRS(imageRSInfo, dataRS, 0))
625 const vk::VkImageCreateInfo& imageRSInfo,
719 const vk::VkImageCreateInfo& imageRSInfo,
723 DE_UNREF(imageRSInfo);
806 const vk::VkImageCreateInfo& imageRSInfo,
810 DE_UNREF(imageRSInfo);
902 const vk::VkImageCreateInfo& imageRSInfo,
906 DE_UNREF(imageRSInfo);
1010 const vk::VkImageCreateInfo& imageRSInfo,
1029 for (deUint32 z = 0u; z < imageRSInfo.extent.depth; ++z)
1030 for (deUint32 y = 0u; y < imageRSInfo.extent.height; ++y)
1031 for (deUint32 x = 0u; x < imageRSInfo.extent.width; ++x)