Home
last modified time | relevance | path

Searched defs:BufferDescriptor (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.hpp75 struct alignas(16) BufferDescriptor struct
79 void *ptr;
80 int sizeInBytes; // intended size of the bound region -- slides along with dynamic offsets
81 …t robustnessSize; // total accessible size from static offset -- does not move with dynamic offset
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp130 class BufferDescriptor : public Descriptor class
521 BufferDescriptor::BufferDescriptor (VkDescriptorType type, in BufferDescriptor() function in vkt::BindingModel::__anonb0ac94750111::BufferDescriptor