Searched defs:BufferDescriptor (Results 1 – 2 of 2) 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
130 class BufferDescriptor : public Descriptor class521 BufferDescriptor::BufferDescriptor (VkDescriptorType type, in BufferDescriptor() function in vkt::BindingModel::__anonb0ac94750111::BufferDescriptor