Home
last modified time | relevance | path

Searched refs:populateCompressedLevels (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp996 void TestTexture::populateCompressedLevels (tcu::CompressedTexFormat format, const std::vector<tcu::PixelBufferAccess>& decompressedLevels) in populateCompressedLevels() function in vkt::pipeline::TestTexture
1061 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture1D()
1129 TestTexture::populateCompressedLevels(format, layers); in TestTexture1DArray()
1209 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture2D()
1277 TestTexture::populateCompressedLevels(format, layers); in TestTexture2DArray()
1348 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture3D()
1436 TestTexture::populateCompressedLevels(format, levels); in TestTextureCube()
1507 TestTexture::populateCompressedLevels(format, layers); in TestTextureCubeArray()
H A DvktPipelineImageUtil.hpp193 void populateCompressedLevels (tcu::CompressedTexFormat format, const std::vector<tcu::PixelBufferAccess>& decompressedLevels);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp986 void TestTexture::populateCompressedLevels (tcu::CompressedTexFormat format, const std::vector<tcu::PixelBufferAccess>& decompressedLevels) in populateCompressedLevels() function in vkt::pipeline::TestTexture
1051 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture1D()
1119 TestTexture::populateCompressedLevels(format, layers); in TestTexture1DArray()
1199 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture2D()
1267 TestTexture::populateCompressedLevels(format, layers); in TestTexture2DArray()
1338 TestTexture::populateCompressedLevels(format, getLevelsVector(m_texture)); in TestTexture3D()
1426 TestTexture::populateCompressedLevels(format, levels); in TestTextureCube()
1497 TestTexture::populateCompressedLevels(format, layers); in TestTextureCubeArray()
H A DvktPipelineImageUtil.hpp193 void populateCompressedLevels (tcu::CompressedTexFormat format, const std::vector<tcu::PixelBufferAccess>& decompressedLevels);

Completed in 6 milliseconds