Searched defs:BufferDescriptor (Results 1 – 4 of 4) sorted by relevance
75 struct alignas(16) BufferDescriptor struct79 void *ptr;80 int sizeInBytes; // intended size of the bound region -- slides along with dynamic offsets81 …t robustnessSize; // total accessible size from static offset -- does not move with dynamic offset
28 BufferDescriptor::BufferDescriptor(Buffer* buffer, in BufferDescriptor() function in amber::vulkan::BufferDescriptor
33 class BufferDescriptor; variable
130 class BufferDescriptor : public Descriptor class521 BufferDescriptor::BufferDescriptor (VkDescriptorType type, in BufferDescriptor() function in vkt::BindingModel::__anon9e75c2760111::BufferDescriptor