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