Searched refs:YCbCrImageWithMemory (Results 1 – 3 of 3) sorted by relevance
40 class YCbCrImageWithMemory class43 YCbCrImageWithMemory (const vk::DeviceInterface& vk,57 YCbCrImageWithMemory (const YCbCrImageWithMemory&);58 YCbCrImageWithMemory& operator= (const YCbCrImageWithMemory&);
34 YCbCrImageWithMemory::YCbCrImageWithMemory (const vk::DeviceInterface& vk, in YCbCrImageWithMemory() function in vk::YCbCrImageWithMemory
774 de::MovePtr<vk::YCbCrImageWithMemory> createYcbcrImage2D (ProtectedContext& context, in createYcbcrImage2D()814 …return de::MovePtr<vk::YCbCrImageWithMemory>(new vk::YCbCrImageWithMemory(vk, device, allocator, p… in createYcbcrImage2D()1163 …const de::MovePtr<vk::YCbCrImageWithMemory> ycbcrImage (createYcbcrImage2D(ctx, PROTECTION_EN… in conversionTest()