Searched defs:immutableSampler (Results 1 – 4 of 4) sorted by relevance
73 …const VkSampler* immutableSampler) //!< \note: Using pointer to sampler to clarify that handle is … in addSingleSamplerBinding()82 …const VkSampler* immutableSampler) //!< \note: Using pointer to sampler to clarify that handle is … in addSingleIndexedSamplerBinding()
89 const GrVkSampler* immutableSampler(UniformHandle u) const { in immutableSampler() function
88 const GrVkSampler* immutableSampler(UniformHandle u) const { in immutableSampler() function
1435 MovePtr<Dependency<Sampler> > immutableSampler; member