Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6068 mPerFormatLinearImageProperties[format] = LinearImageProperties{ in on_vkGetLinearImageLayoutGOOGLE()
7748 struct LinearImageProperties { struct in gfxstream::vk::VkDecoderGlobalState::Impl
7754 std::unordered_map<VkFormat, LinearImageProperties> mPerFormatLinearImageProperties;
7756 std::unordered_map<LinearImageCreateInfo, LinearImageProperties, LinearImageCreateInfo::Hash>