Lines Matching refs:get
486 const auto& binary = collection.get(name);
891 baseCreateInfo.layout = layout.get();
892 baseCreateInfo.renderPass = renderPass.get();
901 auto createInfos = createPipelineCreateInfos(i, baseCreateInfo, basePipeline.get(), testParameter);
919 const auto timedResult = timePipelineCreation(vk, device, pipelineCache.get(), createInfos, created);
1078 const auto pipelineLayout = createPipelineLayout(vk, device, {descriptorSetLayout.get()}, testParameter);
1090 pipelineLayout.get(), // layout
1100 const auto createInfos = createPipelineCreateInfos(i, baseCreateInfo, basePipeline.get(), testParameter);
1104 const auto timedResult = timePipelineCreation(vk, device, pipelineCache.get(), createInfos, created);
1413 tests.get(), params.name, checkSupport, initPrograms, testInstance, params);
1432 tests.get(), params.name, checkSupport, initPrograms, testInstance, params);