Home
last modified time | relevance | path

Searched defs:storeColorScale (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp284 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage() local
462 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms() local
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1140 …const float storeColorScale = isFormatTypeUnorm(m_format.type) ? 1.0f / (float)(maxImageDime… in iterate() local
1359 …const float storeColorScale = isFormatTypeUnorm(m_textureFormat.type) ? 1.0f / (float)(maxI… in iterate() local