Home
last modified time | relevance | path

Searched refs:img_count (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c667 uint32_t img_count = 0; in vn_update_descriptor_sets_parse_writes() local
676 img_count += write->descriptorCount; in vn_update_descriptor_sets_parse_writes()
684 vn_update_descriptor_sets_alloc(write_count, img_count, 0, 0, 0, alloc, in vn_update_descriptor_sets_parse_writes()
696 img_count = 0; in vn_update_descriptor_sets_parse_writes()
703 VkDescriptorImageInfo *imgs = &update->images[img_count]; in vn_update_descriptor_sets_parse_writes()
713 img_count += write->descriptorCount; in vn_update_descriptor_sets_parse_writes()
797 uint32_t img_count = 0; in vn_update_descriptor_sets_parse_template() local
811 img_count += entry->descriptorCount; in vn_update_descriptor_sets_parse_template()
833 create_info->descriptorUpdateEntryCount, img_count, buf_count, in vn_update_descriptor_sets_parse_template()
838 img_count in vn_update_descriptor_sets_parse_template()
[all...]
/third_party/ffmpeg/libavformat/
H A Dimg2.h47 int img_count; member
H A Dimg2dec.c209 s->img_count = 0; in ff_img_read_header()
562 s->img_count++; in ff_img_read_packet()

Completed in 4 milliseconds