Home | History | Annotate | Download | only in vulkan

Lines Matching defs:AllocationType

4165 	enum AllocationType
4177 const AllocationType allocationTypes[] =
4238 const AllocationType allocationType = allocationTypes[allocationTypeNdx];
4264 if (allocationType == ALLOCATIONTYPE_GROW)
4280 else if (allocationType == ALLOCATIONTYPE_SHRINK)
4296 else if (allocationType == ALLOCATIONTYPE_ROLL)
4312 else if (allocationType == ALLOCATIONTYPE_GROW_SHRINK)