Home
last modified time | relevance | path

Searched defs:imageResultSize (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1167 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeTessellationEvaluationFrameBufferTest() local
1350 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeGeometryFrameBufferTest() local
1571 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in allStages() local
1804 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeVertexFrameBufferTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2689 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2919 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3213 …const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in allStagesRequiredSubgroupSize() local
3497 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeVertexFrameBufferTestRequiredSubgroupSize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp849 …VkDeviceSize imageResultSize = getImageSizeBytes (tcu::IVec3(size.x(), size.y(), size.z()), m_p… in copyResultAndCompare() local