/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDescriptorUpdateTemplate.cpp | 23 : descriptorUpdateEntryCount(pCreateInfo->descriptorUpdateEntryCount) in DescriptorUpdateTemplate() 27 for(uint32_t i = 0; i < descriptorUpdateEntryCount; i++) in DescriptorUpdateTemplate() 35 return info->descriptorUpdateEntryCount * sizeof(VkDescriptorUpdateTemplateEntry); in ComputeRequiredAllocationSize() 43 for(uint32_t i = 0; i < descriptorUpdateEntryCount; i++) in updateDescriptorSet()
|
H A D | VkDescriptorUpdateTemplate.hpp | 35 uint32_t descriptorUpdateEntryCount = 0; member in vk::DescriptorUpdateTemplate
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_descriptor_update_template.h | 55 size += vn_sizeof_uint32_t(&val->descriptorUpdateEntryCount); in vn_sizeof_VkDescriptorUpdateTemplateCreateInfo_self() 57 size += vn_sizeof_array_size(val->descriptorUpdateEntryCount); in vn_sizeof_VkDescriptorUpdateTemplateCreateInfo_self() 58 for (uint32_t i = 0; i < val->descriptorUpdateEntryCount; i++) in vn_sizeof_VkDescriptorUpdateTemplateCreateInfo_self() 95 vn_encode_uint32_t(enc, &val->descriptorUpdateEntryCount); in vn_encode_VkDescriptorUpdateTemplateCreateInfo_self() 97 vn_encode_array_size(enc, val->descriptorUpdateEntryCount); in vn_encode_VkDescriptorUpdateTemplateCreateInfo_self() 98 for (uint32_t i = 0; i < val->descriptorUpdateEntryCount; i++) in vn_encode_VkDescriptorUpdateTemplateCreateInfo_self()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_descriptor_set.c | 801 for (uint32_t i = 0; i < create_info->descriptorUpdateEntryCount; i++) { in vn_update_descriptor_sets_parse_template() 833 create_info->descriptorUpdateEntryCount, img_count, buf_count, in vn_update_descriptor_sets_parse_template() 842 for (uint32_t i = 0; i < create_info->descriptorUpdateEntryCount; i++) { in vn_update_descriptor_sets_parse_template() 919 entries[pCreateInfo->descriptorUpdateEntryCount + 1]); in vn_CreateDescriptorUpdateTemplate()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_descriptor_set.c | 618 const uint32_t entry_count = pCreateInfo->descriptorUpdateEntryCount; in lvp_CreateDescriptorUpdateTemplate()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_descriptor_set.c | 1311 pCreateInfo->descriptorUpdateEntryCount * sizeof(template->entries[0]); in v3dv_CreateDescriptorUpdateTemplate() 1323 template->entry_count = pCreateInfo->descriptorUpdateEntryCount; in v3dv_CreateDescriptorUpdateTemplate()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_descriptor_set.c | 1998 pCreateInfo->descriptorUpdateEntryCount * sizeof(template->entries[0]); in anv_CreateDescriptorUpdateTemplate() 2009 template->entry_count = pCreateInfo->descriptorUpdateEntryCount; in anv_CreateDescriptorUpdateTemplate()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_descriptor_set.c | 1923 for (uint32_t e = 0; e < info->descriptorUpdateEntryCount; e++) { in dzn_descriptor_update_template_create() 1958 for (uint32_t e = 0; e < info->descriptorUpdateEntryCount; e++) { in dzn_descriptor_update_template_create()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors_lazy.c | 335 template[i].descriptorUpdateEntryCount = wd_count[i]; in zink_descriptor_program_init_lazy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 1764 0, // descriptorUpdateEntryCount 1808 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 2677 0, // descriptorUpdateEntryCount 2730 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 4575 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 5048 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6225 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6314 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6903 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 7057 templateCreateInfo.descriptorUpdateEntryCount [all...] |
H A D | vktBindingDescriptorSetRandomTests.cpp | 2379 0, // uint32_t descriptorUpdateEntryCount; in iterate() 2380 DE_NULL, // uint32_t descriptorUpdateEntryCount; in iterate() 2416 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate() 2429 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsAfter[i]->size(); in iterate()
|
H A D | vktBindingDescriptorBufferTests.cpp | 4387 createInfo.descriptorUpdateEntryCount = u32(updateEntries.size());
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 1764 0, // descriptorUpdateEntryCount 1808 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 2677 0, // descriptorUpdateEntryCount 2730 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 4579 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 5052 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6223 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6312 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 6901 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); 7055 templateCreateInfo.descriptorUpdateEntryCount [all...] |
H A D | vktBindingDescriptorSetRandomTests.cpp | 2379 0, // uint32_t descriptorUpdateEntryCount; in iterate() 2380 DE_NULL, // uint32_t descriptorUpdateEntryCount; in iterate() 2416 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate() 2429 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsAfter[i]->size(); in iterate()
|
H A D | vktBindingDescriptorBufferTests.cpp | 4358 createInfo.descriptorUpdateEntryCount = u32(updateEntries.size());
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 2535 0, // uint32_t descriptorUpdateEntryCount; in iterate() 2536 DE_NULL, // uint32_t descriptorUpdateEntryCount; in iterate() 2566 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate() 2579 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 2569 0, // uint32_t descriptorUpdateEntryCount; in iterate() 2570 DE_NULL, // uint32_t descriptorUpdateEntryCount; in iterate() 2600 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate() 2613 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)templateVectorsBefore[i]->size(); in iterate()
|
/third_party/ffmpeg/libavutil/ |
H A D | vulkan.c | 1035 dt[i].descriptorUpdateEntryCount = num; in ff_vk_add_descriptor_set()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_descriptor_set.c | 1141 const uint32_t entry_count = pCreateInfo->descriptorUpdateEntryCount; in tu_CreateDescriptorUpdateTemplate()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_descriptor_set.c | 1401 const uint32_t entry_count = pCreateInfo->descriptorUpdateEntryCount; in radv_CreateDescriptorUpdateTemplate()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 18252 , descriptorUpdateEntryCount( descriptorUpdateEntryCount_ ) 18280 , descriptorUpdateEntryCount( static_cast<uint32_t>( descriptorUpdateEntries_.size() ) ) 18318 descriptorUpdateEntryCount = descriptorUpdateEntryCount_; 18334 descriptorUpdateEntryCount = static_cast<uint32_t>( descriptorUpdateEntries_.size() ); 18391 ( descriptorUpdateEntryCount == rhs.descriptorUpdateEntryCount ) && 18407 uint32_t descriptorUpdateEntryCount = {}; member [all...] |
H A D | vulkan_core.h | 5007 uint32_t descriptorUpdateEntryCount; member
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3802 uint32_t descriptorUpdateEntryCount; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 4913 uint32_t descriptorUpdateEntryCount; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5271 uint32_t descriptorUpdateEntryCount; member
|