Searched defs:storeColorScale (Results 1 – 3 of 3) sorted by relevance
106 const float storeColorScale = computeStoreColorScale(caseDef.format, caseDef.texture.size()); in initPrograms() local
309 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage() local614 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms() local
1316 …const float storeColorScale = isFormatTypeUnorm(m_format.type) ? 1.0f / (float)(maxImageDimens… in iterate() local1563 …const float storeColorScale = isFormatTypeUnorm(m_textureFormat.type) ? 1.0f / (float)(maxImageDim… in iterate() local