Searched refs:computeStoreColorScale (Results 1 – 4 of 4) sorted by relevance
71 float computeStoreColorScale(const vk::VkFormat format, const tcu::IVec3 imageSize);
37 float computeStoreColorScale(const vk::VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() function
106 const float storeColorScale = computeStoreColorScale(caseDef.format, caseDef.texture.size()); in initPrograms()
309 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage()614 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms()