Home
last modified time | relevance | path

Searched defs:rowPitchAlignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp7164 VkDeviceSize rowPitchAlignment = UINT_MAX; in on_vkGetLinearImageLayoutGOOGLE() local
7236 VkDeviceSize rowPitchAlignment = rowPitch & (~rowPitch + 1); in on_vkGetLinearImageLayout2GOOGLE() local
9047 VkDeviceSize rowPitchAlignment; member
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp610 VkDeviceSize rowPitchAlignment = 1u; in addImageBufferCollectionConstraintsFUCHSIA() local