Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp7349 mPerFormatLinearImageProperties[format] = LinearImageProperties{ in on_vkGetLinearImageLayoutGOOGLE()
9069 struct LinearImageProperties { struct in gfxstream::vk::VkDecoderGlobalState::Impl
9075 std::unordered_map<VkFormat, LinearImageProperties> mPerFormatLinearImageProperties
9078 std::unordered_map<LinearImageCreateInfo, LinearImageProperties, LinearImageCreateInfo::Hash>