Searched refs:IsSamplerEntry (Results 1 – 1 of 1) sorted by relevance
132 class IsSamplerEntry class135 typedef ValueEntryIterator<IsSamplerEntry> Iterator;137 IsSamplerEntry (VariableType::Type type) in IsSamplerEntry() function in rsg::__anon8fd36d2d0111::IsSamplerEntry1398 IsSamplerEntry::Iterator i = varManager.getBegin(IsSamplerEntry(samplerType)); in countSamplers()1399 IsSamplerEntry::Iterator end = varManager.getEnd(IsSamplerEntry(samplerType)); in countSamplers()1468 …andom().choose<const ValueEntry*>(state.getVariableManager().getBegin(IsSamplerEntry(samplerType)), in TexLookup()1469 state.getVariableManager().getEnd(IsSamplerEntry(samplerType)))->getVariable(); in TexLookup()