Home | History | Annotate | Download | only in layers

Lines Matching full:createbuffer

436     VkResult result = device_dispatch_table(device)->CreateBuffer(device, pCreateInfo, pAllocator, pBuffer);
1247 if (!strcmp(name, "CreateBuffer"))