Searched defs:BufferViewCaseParams (Results 1 – 1 of 1) sorted by relevance
67 struct BufferViewCaseParams struct69 uint32_t bufferSize;70 uint32_t bufferViewSize;71 uint32_t elementOffset;72 AllocationKind bufferAllocationKind;73 AllocationKind imageAllocationKind;75 VkFormat format;76 VkBufferUsageFlags createUsage;77 VkBufferUsageFlags bindUsage;78 VkFormatFeatureFlags feature;[all …]