Searched refs:densityMapTextureFormat (Results 1 – 1 of 1) sorted by relevance
1298 tcu::TextureFormat densityMapTextureFormat = vk::mapVkFormat(m_testParams.densityMapFormat); in FragmentDensityMapTestInstance() local1299 …VkDeviceSize stagingBufferSize = tcu::getPixelSize(densityMapTextureFormat) * densityMapImage… in FragmentDensityMapTestInstance()1315 …tcu::PixelBufferAccess stagingBufferAccess (densityMapTextureFormat, densityMapImageSize.width, … in FragmentDensityMapTestInstance()