Searched defs:storeColorScale (Results 1 – 3 of 3) sorted by relevance
94 const float storeColorScale = computeStoreColorScale(caseDef.format, caseDef.texture.size()); in initPrograms() local
196 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage() local356 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms() local
1141 …const float storeColorScale = isFormatTypeUnorm(m_format.type) ? 1.0f / (float)(maxImageDime… in iterate() local1360 …const float storeColorScale = isFormatTypeUnorm(m_textureFormat.type) ? 1.0f / (float)(maxI… in iterate() local