Searched defs:MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
102 static const uint32_t MIN_SIZE = 1 << 12; in createIndexBuffer() local131 static const uint32_t MIN_SIZE = 1 << 12; in createVertexBuffer() local
54 #define MIN_SIZE 32 macro
740 const size_t MIN_SIZE = 64; in reserve() local