Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp4530 uint32_t descCount = entry.descriptorCount; in initDescriptorUpdateTemplateBuffers() local
4535 for (uint32_t j = 0; j < descCount; ++j) { in initDescriptorUpdateTemplateBuffers()
4623 uint32_t descCount = entry.descriptorCount; in on_vkUpdateDescriptorSetWithTemplate() local
4627 for (uint32_t j = 0; j < descCount; ++j) { in on_vkUpdateDescriptorSetWithTemplate()
4635 for (uint32_t j = 0; j < descCount; ++j) { in on_vkUpdateDescriptorSetWithTemplate()
4643 for (uint32_t j = 0; j < descCount; ++j) { in on_vkUpdateDescriptorSetWithTemplate()