Searched refs:computeStoreColorScale (Results 1 – 1 of 1) sorted by relevance
125 float computeStoreColorScale (const VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() function284 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage()462 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms()