Home
last modified time | relevance | path

Searched defs:updateLayerCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp9971 uint32_t updateBaseLayer, updateLayerCount; in flushStagedClearEmulatedChannelsUpdates() local
10070 uint32_t updateBaseLayer, updateLayerCount; in flushStagedUpdatesImpl() local
10411 uint32_t updateBaseLayer, updateLayerCount; in hasStagedUpdatesForSubresource() local
10462 uint32_t updateBaseLayer, updateLayerCount; in adjustLayerRange() local
11765 uint32_t updateBaseLayer, updateLayerCount; in matchesLayerRange() local
11775 uint32_t updateBaseLayer, updateLayerCount; in intersectsLayerRange() local
H A DFramebufferVk.cpp1652 void FramebufferVk::updateLayerCount() in updateLayerCount() function in rx::FramebufferVk
H A Dvk_cache_utils.cpp5396 void FramebufferDesc::updateLayerCount(uint32_t layerCount) in updateLayerCount() function in rx::vk::FramebufferDesc