Searched refs:replaceBadFloatReinterpretValues (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp132 void replaceBadFloatReinterpretValues (const tcu::PixelBufferAccess access) function in namespace:vkt::image::__anon4345
216 replaceBadFloatReinterpretValues(tcu::PixelBufferAccess(mapVkFormat(readFormat), imageSize, access.getDataPtr()));
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1305 static void replaceBadFloatReinterpretValues (LayeredImage& image, const TextureFormat& imageFormat);
1315 void ImageLoadAndStoreCase::replaceBadFloatReinterpretValues (LayeredImage& image, const TextureFormat& imageFormat) function in class:deqp::gles31::Functional::__anon5426::ImageLoadAndStoreCase
1398 replaceBadFloatReinterpretValues<TextureFormat::HALF_FLOAT, tcu::Float16, deUint16>(reference, m_imageFormat);
1400 replaceBadFloatReinterpretValues<TextureFormat::FLOAT, tcu::Float32, deUint32>(reference, m_imageFormat);

Completed in 163 milliseconds