Searched defs:minChunkSize (Results 1 – 2 of 2) sorted by relevance
865 …const VkDeviceSize minChunkSize = 512u; // make sure the smallest allocation is at least this b… in iterate() local1140 …t& context, const TestFlags flags, const VkBufferUsageFlags usage, const VkDeviceSize minChunkSize) in DrawGridTestInstance()
449 public static ByteString readFrom(InputStream streamToDrain, int minChunkSize, in readFrom()