Searched refs:computeStoreColorScale (Results 1 – 4 of 4) sorted by relevance
65 float computeStoreColorScale (const vk::VkFormat format, const tcu::IVec3 imageSize);
35 float computeStoreColorScale (const vk::VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() function
92 const float storeColorScale = computeStoreColorScale(caseDef.format, caseDef.texture.size()); in initPrograms()
194 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage()351 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms()