Searched defs:updateLayerCount (Results 1 – 3 of 3) sorted by relevance
6636 const uint32_t updateLayerCount = isClear ? update.data.clear.layerCount : 0; in flushSingleSubresourceStagedUpdates() local6762 uint32_t updateBaseLayer, updateLayerCount; in flushStagedUpdates() local6947 uint32_t updateBaseLayer, updateLayerCount; in hasStagedUpdatesForSubresource() local7086 uint32_t updateBaseLayer, updateLayerCount; in removeSupersededUpdates() local7711 uint32_t updateBaseLayer, updateLayerCount; in isUpdateToLayers() local
1349 void FramebufferVk::updateLayerCount() in updateLayerCount() function in rx::FramebufferVk
3139 void FramebufferDesc::updateLayerCount(uint32_t layerCount) in updateLayerCount() function in rx::vk::FramebufferDesc