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