Searched refs:LevelData (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuTexture.hpp | 645 typedef de::ArrayBuffer<deUint8> LevelData; typedef in tcu::TextureLevelPyramid 648 std::vector<LevelData> m_data; 788 typedef de::ArrayBuffer<deUint8> LevelData; typedef in tcu::TextureCube 792 std::vector<LevelData> m_data[CUBEFACE_LAST]; |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ | ||
H A D | vktImageCompressionTranscodingSupport.cpp | 1530 typedef std::vector<RawDataPtr> LevelData; typedef in vkt::image::__anon28012::GraphicsAttachmentsTestInstance 1531 typedef std::vector<LevelData> FullImageData; |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ | ||
H A D | vktImageCompressionTranscodingSupport.cpp | 1519 typedef std::vector<RawDataPtr> LevelData; typedef in vkt::image::__anon29244::GraphicsAttachmentsTestInstance 1520 typedef std::vector<LevelData> FullImageData; |
Completed in 24 milliseconds