Home | History | Annotate | Download | only in layers

Lines Matching refs:CreateGraphicsPipelines

527     VkResult result = device_dispatch_table(device)->CreateGraphicsPipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAllocator, pPipelines);
1275 if (!strcmp(name, "CreateGraphicsPipelines"))