Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1506 …static void replaceBadFloatReinterpretValues(LayeredImage &image, const TextureFormat &imageFormat…
1516 void ImageLoadAndStoreCase::replaceBadFloatReinterpretValues(LayeredImage &image, const TextureForm… in replaceBadFloatReinterpretValues() function in deqp::gles31::Functional::__anon185540950111::ImageLoadAndStoreCase
1604replaceBadFloatReinterpretValues<TextureFormat::HALF_FLOAT, tcu::Float16, uint16_t>(reference, m_i… in iterate()
1606replaceBadFloatReinterpretValues<TextureFormat::FLOAT, tcu::Float32, uint32_t>(reference, m_imageF… in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp233 void replaceBadFloatReinterpretValues(const tcu::PixelBufferAccess access) in replaceBadFloatReinterpretValues() function
350 replaceBadFloatReinterpretValues( in generateReferenceImage()