Home
last modified time | relevance | path

Searched refs:computeStoreColorScale (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp125 float computeStoreColorScale (const VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() function
284 const float storeColorScale = computeStoreColorScale(imageFormat, imageSize); in generateReferenceImage()
462 const float storeColorScale = computeStoreColorScale(m_format, m_texture.size()); in initPrograms()