Searched refs:colorImageSize (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 1216 …VkExtent3D colorImageSize { m_renderSize.x() / m_testParams.viewCount, m_renderSize.y(), 1 … in FragmentDensityMapTestInstance() local 1245 colorImageSize, colorImageLayers, m_testParams.colorSamples, in FragmentDensityMapTestInstance() 1254 colorImageSize, colorImageLayers, VK_SAMPLE_COUNT_1_BIT, in FragmentDensityMapTestInstance() 1264 colorImageSize, colorImageLayers, m_testParams.colorSamples, in FragmentDensityMapTestInstance() 1406 colorImageSize, in FragmentDensityMapTestInstance() 1412 colorImageSize, in FragmentDensityMapTestInstance() 1557 …tor<VkViewport> viewportsSubsampledImage { makeViewport(colorImageSize.width, colorImageSize.hei… in FragmentDensityMapTestInstance() 1558 …vector<VkRect2D> scissorsSubsampledImage { makeRect2D(colorImageSize.width, colorImageSize.hei… in FragmentDensityMapTestInstance() 1705 makeRect2D(colorImageSize.width, colorImageSize.height), // VkRect2D renderArea; in FragmentDensityMapTestInstance() 1732 makeRect2D(colorImageSize.width, colorImageSize.height), // VkRect2D renderArea; in FragmentDensityMapTestInstance()
|