Searched defs:AddSampler (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/amber/src/ | ||
D | pipeline.cc | 584 void Pipeline::AddSampler(Sampler* sampler, in AddSampler() function in amber::Pipeline |
D | script.h | 138 Result AddSampler(std::unique_ptr<Sampler> sampler) { in AddSampler() function |