Searched defs:GetSampler (Results 1 – 5 of 5) sorted by relevance
95 Sampler* GetSampler() const { return sampler_; } in GetSampler() function
153 Sampler* GetSampler(const std::string& name) const { in GetSampler() function
556 Sampler* GetSampler() const { return sampler_; } in GetSampler() function580 Sampler* GetSampler() const { return sampler_; } in GetSampler() function
392 VkSampler GetSampler() const { return sampler_; } in GetSampler() function406 VkSampler GetSampler() const { return sampler_; } in GetSampler() function
151 func (m *TraceConfig) GetSampler() isTraceConfig_Sampler { func