Home
last modified time | relevance | path

Searched defs:DescriptorWrite (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.h24 struct DescriptorWrite { struct
25 DescriptorWriteType type; argument
41 using DescriptorWriteTable = std::vector<std::vector<DescriptorWrite>>; argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1095 struct DescriptorWrite in iterate() struct
1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate()
1098 vk::VkDeviceSize offset; // The offset for the descriptor update. in iterate()
1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1095 struct DescriptorWrite in iterate() struct
1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate()
1098 vk::VkDeviceSize offset; // The offset for the descriptor update. in iterate()
1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate()