Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1339 static void replaceBadFloatReinterpretValues (LayeredImage& image, const TextureFormat& imageFormat);
1349 void ImageLoadAndStoreCase::replaceBadFloatReinterpretValues (LayeredImage& image, const TextureFormat& imageFormat) in replaceBadFloatReinterpretValues() function in deqp::gles31::Functional::__anon30903::ImageLoadAndStoreCase
1432 replaceBadFloatReinterpretValues<TextureFormat::HALF_FLOAT, tcu::Float16, deUint16>(reference, m_imageFormat); in iterate()
1434 replaceBadFloatReinterpretValues<TextureFormat::FLOAT, tcu::Float32, deUint32>(reference, m_imageFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp220 void replaceBadFloatReinterpretValues (const tcu::PixelBufferAccess access) in replaceBadFloatReinterpretValues() function
333 replaceBadFloatReinterpretValues(tcu::PixelBufferAccess(mapVkFormat(readFormat), imageSize, access.getDataPtr())); in generateReferenceImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp220 void replaceBadFloatReinterpretValues (const tcu::PixelBufferAccess access) in replaceBadFloatReinterpretValues() function
333 replaceBadFloatReinterpretValues(tcu::PixelBufferAccess(mapVkFormat(readFormat), imageSize, access.getDataPtr())); in generateReferenceImage()

Completed in 20 milliseconds