Searched refs:graphicsPipelinesPerSampleFetch (Results 1 – 1 of 1) sorted by relevance
470 std::vector<GraphicsPipelineWrapper> graphicsPipelinesPerSampleFetch; in iterate() local471 graphicsPipelinesPerSampleFetch.reserve(numSamples); in iterate()516 … graphicsPipelinesPerSampleFetch.emplace_back(instance, deviceInterface, physicalDevice, device, in iterate()519 graphicsPipelinesPerSampleFetch.back() in iterate()664 graphicsPipelinesPerSampleFetch[sampleNdx].bind(*commandBuffer); in iterate()