Searched defs:updateLayerCount (Results 1 – 3 of 3) sorted by relevance
6214 const uint32_t updateLayerCount = isClear ? update.data.clear.layerCount : 0; in flushSingleSubresourceStagedUpdates() local6339 uint32_t updateBaseLayer, updateLayerCount; in flushStagedUpdates() local6492 uint32_t updateBaseLayer, updateLayerCount; in hasStagedUpdatesForSubresource() local6607 uint32_t updateBaseLayer, updateLayerCount; in removeSupersededUpdates() local7185 uint32_t updateBaseLayer, updateLayerCount; in isUpdateToLayers() local
1342 void FramebufferVk::updateLayerCount() in updateLayerCount() function in rx::FramebufferVk
3074 void FramebufferDesc::updateLayerCount(uint32_t layerCount) in updateLayerCount() function in rx::vk::FramebufferDesc